Skip to main content
Version: Next

OIDC SSO Integration

Feature Availability
Self-Hosted DataHub
DataHub Cloud

Note that we do not yet support LDAP or SAML authentication. Please let us know if either of these integrations would be useful for your organization.

1. Get Details From Your Identity Provider

If you haven't already, 👉 Complete the prerequisites for OIDC authentication.

Once completed, you will have the following pieces of information:

  1. Client ID - A unique identifier for your application with the identity provider
  2. Client Secret - A shared secret to use for exchange between you and your identity provider.
  3. Discovery URL - A URL where the OIDC API of your identity provider can be discovered.

2. Enable on DataHub Cloud

note

In order to set up the OIDC SSO integration, you must have the Manage Platform Settings privilege.

To enable the OIDC integration, start by navigating to Settings > Platform > SSO.

  1. Click OIDC.
  2. Enter the Client ID, Client Secret, and Discovery URI obtained in the previous steps.
  3. If there are any advanced settings you would like to configure, click on the Advanced button. These come with defaults, so only input settings here if there is something you need changed from the default configuration.
  4. Click Connect to enable everything.
  5. You can now log out and log back in through SSO to verify it's working.