Use the following steps to configure SSO with Okta:
Note
When entering email addresses in Okta, always use lowercase characters. Email addresses that contain uppercase characters will have permissions problems during authentication.
-
Create a custom OIDC web app integration using the steps in the Okta help article: Create an app integration. When you get to the part that displays the Client ID and Client secret, stop.
-
In Okta, copy the Client ID and Client secret. Do not close Okta, you'll return here in a later step to complete your configuration.
-
In integrator.io, go to Account (your avatar at the top of the page), and select Security.
-
Navigate to the Single sign-on (SSO) section and enter the Okta domain (including
https://) as the Issuer URL. Then enter the Client ID, the Client secret, and your Organization ID . -
Select Save to see the Application login URL and Redirect URL. Copy these, you'll need them to finish configuring Okta.
-
Return to Okta to complete setup. Select Implicit (hybrid) and then check Allow ID Token with implicit grant type and Allow Access Token with implicit grant type.
-
Enter the Redirect URL from integrator.io and, for the Initiate login URI, enter the Application login URL from integrator.io (step 5).
-
Save your changes in both Okta and integrator.io.