Set up OIDC SSO

Single Sign On (SSO) allows users to log in to many applications or websites using an identity provider.

Available only on the Enterprise plan

What is OIDC?

OIDC (OpenID Connect) is an open protocol that allows applications to verify users' identities using third-party identifiers. It builds on the Open Authorization (OAuth) framework, which lets applications access user account information without requiring their credentials.

When your company configures OIDC SSO in Haut.AI SaaS, all users added to your Haut.AI account get the ability to login into their Haut.AI accounts using the organization's identity provider, and not just email and password pair.


How OIDC SSO works

  1. The registered user attempts to log in to Haut.AI via OIDC SSO using their email.

If users have no account, they should first register in SaaS with a new company or be added to the existing company. If you need help with adding users, please, reach out to your Account Manager.

  1. Haut.AI sends a request to the identity provider.

  2. The identity provider checks this user's credentials.

  3. The identity provider sends a response to Haut.AI to verify the user's identity.

  4. Haut.AI accepts the response and logs the user into their Haut.AI account.


How to set up SSO

OIDC SSO currently can be configured only by the Haut.AI tech team.

  1. To set up SSO, you need to provide Haut.AI team with the following information (your Security or IT team could provide this information):

    1. Client ID.

    2. Client Secret.

    3. Key to use as user email in OIDC response.

    4. OIDC endpoint URL.

  2. Once you collected the necessary information, contact your personal account manager and share with them the collected information.

  3. Ask your Security or IT team to add to your OIDC settings the following authorized redirect URIs:

Last updated