mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-08 17:50:28 +00:00
68 lines
1.6 KiB
Markdown
68 lines
1.6 KiB
Markdown
![]() |
---
|
||
|
title: Enable Security
|
||
|
slug: /deployment/docker/security
|
||
|
---
|
||
|
|
||
|
# Docker Security
|
||
|
|
||
|
Follow the steps for setting up the SSO, and then check the specific `Docker` section of your chosen SSO.
|
||
|
|
||
|
{% note %}
|
||
|
|
||
|
By default Basic Authentication will be enabled as authentication mechanism.
|
||
|
|
||
|
{%inlineCallout
|
||
|
bold="Basic Authentication"
|
||
|
icon="add_moderator"
|
||
|
href="/deployment/security/basic-auth" %}
|
||
|
Configure Basic Authentication to access the UI and APIs
|
||
|
{%/inlineCallout%}
|
||
|
|
||
|
{% /note %}
|
||
|
|
||
|
{%inlineCalloutContainer%}
|
||
|
|
||
|
{%inlineCallout
|
||
|
bold="Ldap Authentication"
|
||
|
icon="add_moderator"
|
||
|
href="/deployment/security/auth0/docker" %}
|
||
|
Configure Ldap Authentication to access the UI and APIs
|
||
|
{%/inlineCallout%}
|
||
|
|
||
|
{%inlineCallout
|
||
|
bold="Auth0 SSO"
|
||
|
icon="add_moderator"
|
||
|
href="/deployment/security/auth0/docker" %}
|
||
|
Configure Auth0 SSO to access the UI and APIs
|
||
|
{%/inlineCallout%}
|
||
|
|
||
|
{%inlineCallout
|
||
|
bold="Azure SSO"
|
||
|
icon="add_moderator"
|
||
|
href="/deployment/security/azure/docker" %}
|
||
|
Configure Azure SSO to access the UI and APIs
|
||
|
{%/inlineCallout%}
|
||
|
|
||
|
{%inlineCallout
|
||
|
bold="Custom OIDC SSO"
|
||
|
icon="add_moderator"
|
||
|
href="/deployment/security/custom-oidc/docker" %}
|
||
|
Configure a Custom OIDC SSO to access the UI and APIs
|
||
|
{%/inlineCallout%}
|
||
|
|
||
|
{%inlineCallout
|
||
|
bold="Google SSO"
|
||
|
icon="add_moderator"
|
||
|
href="/deployment/security/google/docker" %}
|
||
|
Configure Google SSO to access the UI and APIs
|
||
|
{%/inlineCallout%}
|
||
|
|
||
|
{%inlineCallout
|
||
|
bold="Okta SSO"
|
||
|
icon="add_moderator"
|
||
|
href="/deployment/security/okta/docker" %}
|
||
|
Configure Okta SSO to access the UI and APIs
|
||
|
{%/inlineCallout%}
|
||
|
|
||
|
{%/inlineCalloutContainer%}
|