luanpaschoal 71dc66ef29
PR with SSO keycloak documentation (#6722)
* Documentation about keycloak SSO integration

* Adjust to show in menu

* Adjust label

Co-authored-by: Luan Paschoal <luan.paschoal@extremedigital.com.br>
2022-08-15 12:35:28 -07:00

2.3 KiB

title slug
Enable Security /deployment/security

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.

Configure Auth0 SSO to access the UI and APIs Configure Azure SSO to access the UI and APIs Configure a Custom OIDC SSO to access the UI and APIs Configure Google SSO to access the UI and APIs Configure Okta SSO to access the UI and APIs Configure Amazon Cognito SSO to access the UI and APIs Configure OneLogin SSO to access the UI and APIs Configure Keycloak SSO to access the UI and APIs