Last update:2022-06-09 12:17:17
CDNetworks supports SAML based SSO authentication. If your enterprise organization already has its own account scheme and wants to manage members of the organization to use the CDNetworks console, you can use the Identification Provider (IDP) function without creating sub-accounts for each member of the organization.The ID provider allows you to log in to the CDNetworks console using a single sign on in your organization’s internal account.
Currently, CDNetworks supports SAML based SSO authentication login on browser pages.
Concept | Description |
---|---|
Identity Provider (IdP) | Manage user credentials, including user names and password, and is responsible for authenticating users when they log in.In the case of joint authentication between a business and a home network, the provider refers to the company’s own authentication provider. |
Service Provider (SP) | Using IdP’s identity management function to provide users with specific service applications, SP will use the user information provided by IdP. The service provider refers to CDNetworks when the enterprise and CDNetworks are logged in as a joint identity. |
Security Assertion Markup Language (SAML2.0) | A standard protocol for enterprise user authentication, one of the technological implementations of communication between SP and IdP.SAML 2.0 is already a de facto standard for enterprise SSO implementation today. |
SAML affirmation (SAML Assertion) | The SAML protocol is used to describe the core elements of authentication requests and authentication responses. User specific attributes are included in the authentication response statement. |