Articles in this section

Configure SSO with Okta

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.

Add the integrator.io application to Okta

  1. 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.

  2. 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.

  3. In integrator.io, go to Account (your avatar at the top of the page), and select Security.

  4. 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 .

  5. Select Save to see the Application login URL and Redirect URL. Copy these, you'll need them to finish configuring Okta.

  6. 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.

  7. Enter the Redirect URL from integrator.io and, for the Initiate login URI, enter the Application login URL from integrator.io (step 5).

  8. Save your changes in both Okta and integrator.io.