Configuring OKTA

Prerequisites:
  1. Login to AppViewX and Go to Menu > Platform > Access Management > SCIM.
  2. Copy the value in the Base URL field onto a notepad.
  3. In the Bearer Token field, click Generate Token and copy the token value on to a notepad.
Steps to Configure OKTA:
  1. Login to the Okta Admin Console https://{yourSubdomain}.okta.com/login/default with valid credentials.
  2. From the left menu, click Applications > Application.
  3. On the Applications page, click Create App Integration.
  4. On the Create a new application pop-up, select SAML 2.0, and click Next.
    The Create SAML Integration page is displayed.
  5. On the Create SAML Integration page, General Settings tab, in the App name field, enter a suitable name and click Next.
  6. On the Create SAML Integration page, Configure SAML tab enter valid values in the following mandatory fields:
    • Single sign-on URL
    • Audience URI (SP Entity ID)
    For the other fields, keep the default values or edit as required and click Next.
  7. On the Create SAML Integration page, Feedback tab, in the App type field, select This is an internal app that we have created and click Finish.
    The Test page is displayed.
  8. On the Test page, General tab, click Edit.
  9. In the Provisioning field, select SCIM and click Save.
  10. On the Test page, click Provisioning tab and click Edit.
  11. Enter valid values in the following fields:
    • SCIM connector base URL - Enter the base URL noted in the prerequisites.
    • Unique Identifier field for users - enter userName.
    • Supported provisioning actions- select the values Push New Users, Push Profile Updates, Push Groups.
    • Authentication Mode - select HTTP Header.
    • In the HTTP Header section, in the Authorization field, enter the bearer token value noted in the prerequisites.
  12. Click Test Connector Configuration to verify the connection.
  13. Click Save.