mirror of
https://github.com/open-metadata/OpenMetadata
synced 2026-05-24 09:39:11 +00:00
* Adding Basic Auth Document * Updated with review Comments * Updated with review Comments * Fixed alignment issues * Added Ldap Authentication Doc * Type Fix * Review comment fix
1.8 KiB
1.8 KiB
| title | slug |
|---|---|
| Enable Security | /deployment/docker/security |
Docker Security
Follow the steps for setting up the SSO, and then check the specific Docker section of your chosen SSO.
By default Basic Authentication will be enabled as authentication mechanism.
<InlineCallout color="violet-70" bold="Basic Authentication" icon="add_moderator" href="/deployment/security/basic-auth"
Configure Basic Authentication to access the UI and APIs
Configure Ldap Authentication to access the UI and APIs
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