Skip to content

You are viewing documentation for Instruqt 2.0 Labs which is in Beta currently. Official release date - 29 September, 2026. For Tracks documentation, please visit docs.instruqt.com.

Okta


Set up single sign-on using Okta. The integration uses OpenID Connect (OIDC) to authenticate your team members.

  • An Okta account with administrative privileges to create and manage application integrations
  • An Instruqt account with access to your team’s SSO settings

In the Okta Admin Console:

  1. Navigate to ApplicationsApplications.
  2. Click Create App Integration.
  1. Select OIDC - OpenID Connect as the sign-in method.
  2. Select Web Application as the application type.
  3. Click Next.
  1. Enter an application name, for example Instruqt SSO.
  2. Under Sign-in redirect URIs, add:
    https://sso.play.instruqt.com/login/callback
  3. In the Assignments section, grant access to the appropriate users or groups.

Step 4 – Save and retrieve the connection details

Section titled “Step 4 – Save and retrieve the connection details”
  1. Click Save.
  2. On the General tab, copy the Client ID, the Client secret, and your Okta domain (for example your-company.okta.com).
  1. In the sidebar, click SettingsSSO.
  2. Select Okta.
  3. Enter the Domain, Client ID, and Client Secret.
  4. Click Save.

Your team members can now sign in with their Okta credentials through your team’s login URL – see SSO overview.