-
Notifications
You must be signed in to change notification settings - Fork 85
Trusted Proxy Client Configuration
This configuration applies to client applications acting as a trusted proxy for other entities. The trusted proxy includes custom code and data to support its MSL configuration. The platform and execution environment are implicitly trusted by the client and server applications.

The trusted proxy entity authentication scheme will be used.
The proxy entity authentication scheme will be one of pre-shared keys, model group keys, or RSA.
All user authentication schemes will be supported. The exact scheme used will depend upon the desired sign-up and sign-in user experience.
The JSON Web Encryption key ladder or JSON Web Key key ladder key exchange schemes will be used with the pre-shared keys and model group keys entity authentication schemes. The initial key exchange will use the pre-shared keys or model group keys wrapping key. Each subsequent key exchange will use the previously returned wrapping key.
The asymmetric wrapped or Diffie-Hellman key exchange schemes will be used with the RSA entity authentication scheme.
A Netflix Original Production
Tech Blog | Twitter @NetflixOSS | Jobs
- Introduction
- Encoding & Normalization
- Cryptography
- Versioning
- MSL Networks
- Entity Authentication
- User Authentication
- Key Exchange
- Service Tokens
- Messages
- Error Messages
- Application Security Requirements
- Protocol Implementation
- Configuration Guide