Specify Okta Single Sign-on Parameters

Users in an organization can sign on to Calyx RIM Viewing automatically with the user account information stored in the Okta active directory. This eliminates the need to reauthenticate Calyx RIM Viewing when when you are using Okta as ID provider.

Before specifying Okta single sign-on parameters, verify that your Multiple SSO Identity Providers (IdP) options are enabled. For more information, see Enable Okta Single Sign-on as Identity Provider or Enable Multiple Single Sign-On Identity Providers (IdP).
Note: To access the Okta Single Sign On (SSO) feature for Calyx RIM Viewing, verify that you added the https://<host_name>/I4V/idp/<Provider Name> url into the Login redirect URLs Okta active directory settings.

Specify Okta single sign-on parameters:

  1. In the Administrator console, click Server Settings.
  2. In the Server Settings window, select the Configuration Settings tab.
  3. Select IDP or IDP Authentication Only in the Authentication Mode drop-down menu. Click the Add button if you want to add additional providers.
  4. In the Provider Name field, enter the provider name.
    Example: Okta
    The provider name must be unique.
  5. For Provider Type, select the Identity Provider type.
  6. For the Base URL, Client ID, Client Secret, Authorization Server, Auth Api Token, and Post Logout Redirect Url options, specify the parameters you got when registering your application in Okta.
  7. Click Update and click Yes in the confirmation message.
    Note: If you select Yes , the Calyx RIM Viewing application window will close immediately.
  8. Restart the application server.
    Note: If only one single sign-on IdP is configured, you will be redirected to the Identity Provider authentication page where you are prompted to enter your credentials. The I am login page will appear when two or more single sign-on Identity Providers are configured. After that you will be able to see the Login page with the I am drop-down menu.
Note: To verify the settings, do the following:
  1. Click Login to access Calyx RIM Viewing. The third-party Okta login window appears.
  2. Specify the login and password you got when registering your application in Okta.
Note: To disable Multiple Single Sign on Identity Providers, set the perceptive_cloud to false in config.xml file. See Enable Multiple Single Sign-on Identity Providers (IdP) .