Add Okta IdP

This procedure should be performed if the multi.idp.use flag is set to true only in the insight.var in the<installation drive>:\InSightManager\server\all\conf\insight installation directory.

Note: Verify that there are no active Identity Providers (IdP) in the system and you performed all the steps described in Set Up Identity Provider.
  1. To add a new Okta IdP, add the following information on the Identity Provider page:
    Field Name Input Value
    Provider Type <Okta>
    Identity Provider Name <Identity Provider Name>

    Any unique name to identify this IDP in Calyx RIM. Example: Okta123

    Application Logout URI https://{Okta Application Issuer}/oauth2/default/v1/logout\?id_token_hint=ID_TOKEN_PLACEHOLDER\ &post_logout_redirect_uri=http://{insight server}:{port}/insight
    Access Token URI https://{Okta Application Issuer}/oauth2/default/v1/token
    Client ID {Okta Application Client ID}
    Client Secret {Okta Application Client Secret}
    Key Discovery URI https://{Okta Application Issuer}/oauth2/default/v1/keys
    User Authorization URI https://{Okta Application Issuer}/oauth2/default/v1/authorize
    Issuer Base URI https ://{Okta Application Issuer} /oauth2/default
    Base API URL https://{Okta Application Issuer}/api/v1
    Authorization API Token {Okta Application Token}
  2. Save.
    The Okta IdP is added to Calyx RIM.
  3. Restart the Calyx RIM Manager service.