CDNetworks ドキュメントセンター IAM User Guide Example of Using Okta for SAML SSO

Example of Using Okta for SAML SSO

最終更新日:2026-03-25 15:25:38

Okta SAML Integration Steps

Log in to OKTA to configure the application

  1. Log in to the Okta platform as an administrator. In the upper right corner, click “Your Org” or [Admin].
    [New Feature] WAF Rule Template
    [New Feature] WAF Rule Template

  2. Select “Applications” - “Applications” - “Create App Integration” to create an application.
    [New Feature] WAF Rule Template

  3. Select the application type “SAML2.0” and click “Next” to enter the configuration page.
    [New Feature] WAF Rule Template
    (1) Fill in the General Settings. Please configure as follows:
    App name: Application name;
    App logo (optional): Application logo identifier;
    App visibility: Select “Do not display application icon to users”
    [New Feature] WAF Rule Template
    (2) Click “Next” and complete the Configure SAML section as follows:
    Single sign-on URL:
    https://login.cdnetworks.com/cas/login?client_name=${provider}
    Reference for provider creation: SAML Configuration for SP during SSO
    (3) Select “Use this for Recipient URL and Destination URL”;
    (4) Audience URI (SP Entity ID) configuration: https://login.cdnetworks.com
    (5) application username: Okta username
    (6) Show Advanced Settings configuration:
    [New Feature] WAF Rule Template
    SAML Issuer ID: customizable. If left blank, a default value will be automatically generated.
    [New Feature] WAF Rule Template
    (7) Attribute Statements (optional)
    [New Feature] WAF Rule Template

Fill in the configuration:
Name:

https://login.cdnetworks.com/SAML/Attributes/LoginName

Value:

wsc:iam::${parentLoginName}:login-name/${loginName},wsc:iam::${parentLoginName}:saml-provider/${provider}

${parentLoginName}: Replace with your corresponding CDNetworks main account.
• ${loginName}: Replace with the CDNetworks account used by your current IdP user to access CDNetworks.
• ${provider}: Replace with the name of the SAML identity provider you created in the CDNetworks console.
Reference documentation: SSO SAML Response
(8) Click “Next”, select the appropriate option based on your actual business scenario, and then click “Finish”.
[New Feature] WAF Rule Template
[New Feature] WAF Rule Template
(9) Assignments (User Assignment)
[New Feature] WAF Rule Template
[New Feature] WAF Rule Template
[New Feature] WAF Rule Template
After completing the UserName configuration in step (10), return to the Basic Configuration page and re-enter the Saml Settings.
[New Feature] WAF Rule Template
[New Feature] WAF Rule Template
In (11) Attribute Statements (optional), add another configuration item:
Name:
https://login.cdnetworks.com/SAML/Attributes/RoleSessionName
Value:
${NameID} — The value here should be the User Name specified in step (9).
[New Feature] WAF Rule Template
(12) Preview SAML configuration
[New Feature] WAF Rule Template

Note: Please check if the value of NameId is consistent with the value in RoleSessionName.
[New Feature] WAF Rule Template
After confirming all details are correct, click “Next”, then click “Finish”. All Okta configurations are now complete.
[New Feature] WAF Rule Template
[New Feature] WAF Rule Template

Provider Information Configuration in CDNetworks console

  1. View Okta metadata documentation
    [New Feature] WAF Rule Template
    [New Feature] WAF Rule Template
    [New Feature] WAF Rule Template
  2. Upload the metadata file to the CDNetworks console
    Reference document: SAML Configuration for SP
    [New Feature] WAF Rule Template

Access Test

  1. CDNetworks redirects to Okta authentication
    Access the address https://login.cdnetworks.com/cas/clientredirect?client_name=${provider} directly in your browser to verify whether it redirects to the Okta login page.
  2. Okta redirects to CDNetworks for authentication
    After Okta authentication is successful, it will redirect to CDNetworks for Single Sign-On without requiring username and password input.

Frequently Asked Questions

1. Issue: Login authentication failed, displaying the following message
[New Feature] WAF Rule Template
Solution:
Preview SAML information
[New Feature] WAF Rule Template
Confirm whether the value of Issuer is consistent with the entityID in the metadata file uploaded to CDNetworks console.
[New Feature] WAF Rule Template
[New Feature] WAF Rule Template
If inconsistencies are found, repeat the steps in part two. Download the latest configuration and re-upload it.

For other common issues, please refer to the documentation: Common Questions on Identity Provider Configuration