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:
- Client ID - A unique identifier for your application with the identity provider
- Client Secret - A shared secret to use for exchange between you and your identity provider.
- 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.
- Click OIDC.
- Enter the Client ID, Client Secret, and Discovery URI obtained in the previous steps.
- 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.
- Click Connect to enable everything.
- You can now log out and log back in through SSO to verify it's working.
Is this page helpful?