Skip to content

Single sign-on (SSO)

Oblique supports logging in with several identity providers:

  • Google
  • Okta

You can enforce any specific authentication requirements, like MFA, in your identity provider. You cannot sign into Oblique with basic authentication (username and password).

To authenticate to Oblique with Google, log in with your Google account. No further setup is required.

You can also add Google Workspace as an integration to sync objects to Oblique. See Add a Google Workspace directory to Oblique.

To authenticate to Oblique with Okta, you must first set up Oblique as a custom OpenID Connect app integration in Okta. Read more about creating a custom OpenID Connect app integration in Okta’s documentation.

From the Okta Admin Console:

  1. Navigate to Applications > Application.

  2. Select Create App Integration.

  3. Under Sign-in method, select OIDC - OpenID Connect.

  4. Under Application type, select Web Application.

  5. Select Next.

  6. In General Settings, under App integration name, enter “Oblique”.

  7. Under Sign-in redirect URIs, enter the redirect URI for the Oblique region you are using.

    https://us.oblique.security/api/oauth2-redirect

    Okta OpenID Connect configuration
  8. In Assignments, under Controlled access, select Allow everyone in your organization to access, or the appropriate option for your organization.

  9. Select Save.

  10. On the General tab, copy the Client ID. Under CLIENT SECRETS, copy the client secret.

  11. Send your organization’s Okta tenant url, client ID, and client secret to support@oblique.security.

After you submit this information, Oblique will activate your instance. This is typically done within one business day.

You can also add Okta as an integration to sync objects to Oblique. See Add an Okta tenant to Oblique.