Step 1 - In Okta Identity Provider, Configure Extended Authentication
- Sign in to Okta as an administrator.
-
Create an application using SAML 2.0 sign-on.
Enter the following values:
-
Audience Restriction (Entity ID):
https://auth-<ShortTenantID>.<domain-name>/data-proxy-extauth
Example:
https://auth-mammoth.proxy.edge.lkt.cloud/data-proxy-extauth
-
Single Sign On URL:
https://auth-<ShortTenantID>.<domain-name>/saml/ExtAuthAcs
Example:https://auth-mammoth.ciphercloud.io/saml/ExtAuthAcs
Attribute Statements:Name: mail
Name Format: Unspecified
Value: user.login
-
- Click the Sign On tab.
- Copy the Metadata URL (SAML Metadata Link). You need to provide this link in the Step 2 below.