Creating a SSO SAML application on Okta Active Directory

上次更新时间 : Oct 10, 2023 |

About this task

To use Okta Active Directory (AD) with Avaya Experience Platform™ (On-Prem + Connect), create an SSO Security Assertion Markup Language (SAML) application on Okta AD.

Before you begin

  • Ensure that you have Okta AD configuration access on the Okta portal.

  • Ensure that you configure an account on Application Center Administration.

Procedure

  1. Log in to the Okta portal with your account credentials.
  2. In the navigation tree, click Applications > Applications.
  3. Click Create App Integration.
  4. On the Create a new app integration screen, select SAML 2.0.
  5. Click Next.
  6. On the General Settings screen, type the application name in the App name field.
  7. Click Next.
  8. On the Configure SAML screen, enter values in the following fields of the SAML Settings section:
    • Single sign-on URL: https://<axp admin cluster fqdn>/auth/realms/<tenantID>/broker/<application-name>/endpoint

      Copy the Redirect URI of Keycloak from the SAML v2.0 provider page of Keycloak and paste it into this field. Replace the value with your Tenant ID and Okta App Name. For example, Tenant ID is GEEOZI, and Okta App Name is AuthUsingOkta.

    • Audience URI (SP Entity ID): https://<axp admin cluster fqdn>/auth/realms/<tenantID>/broker/<application-name>/endpoint

      Copy the Redirect URI of Keycloak from the SAML v2.0 provider page of Keycloak and paste it into this field. Replace the value with your Tenant ID and Okta App Name. For example, Tenant ID is GEEOZI, and Okta App Name is AuthUsingOkta.

    • Default RelayState: Do not set any value

    • Name ID format: Transient

    • Application username: Email

  9. In the Attribute Statements (optional) section, enter values in the following fields:
    • Name: email

    • Name format: Unspecified

    • Value: user.email

  10. Click Next.
  11. On the Feedback screen, choose the relevant option.
  12. Click Finish.

    You can now view the application on the Applications page.