deployment

No menu items for this category
OpenMetadata Documentation

SSO

Follow the sections in this guide to set up SSO.

  • Go to the console of your preferred SSO provider
  • Create an OIDC client application with implicit flow enabled to get a client ID.
  • Navigate to your preferred OIDC provider console and create an OIDC client application.
  • Generate client ID and secret key in JSON format.

After applying these steps, you can update the configuration of your deployment:

Once your server security is set, it's time to review the ingestion configuration. Our bots support JWT tokens to authenticate to the server when sending requests.

Find more information on Enabling JWT Tokens and JWT Troubleshooting to ensure seamless authentication.