Skip to main content

Enable Security

This section provides detailed instructions to secure the REST endpoints of the OpenMetadata Server. OpenMetadata has support for Google SSO, Okta SSO, custom OIDC, Auth0, Azure SSO, Amazon Cognito, and OneLogin as identity providers. Please see the next sections about how to configure them. Enabling Security is only required for your Production installation. If you are testing OpenMetadata, it will be easier and faster to set up without security. To get up and running quickly with OpenMetadata (without security), please follow the Quickstart guide.
OpenMetadata currently does not support the simultaneous use of multiple authentication mechanisms, such as combining SSO and Basic Authentication.

Auth0 SSO

Configure Auth0 SSO to access the UI and APIs

Azure SSO

Configure Azure SSO to access the UI and APIs

Custom OIDC SSO

Configure a Custom OIDC SSO to access the UI and APIs

Google SSO

Configure Google SSO to access the UI and APIs

Okta SSO

Configure Okta SSO to access the UI and APIs

Amazon Cognito SSO

Configure Amazon Cognito SSO to access the UI and APIs

OneLogin SSO

Configure OneLogin SSO to access the UI and APIs

Keycloak SSO

Configure Keycloak SSO to access the UI and APIs