2023-12-13 14:03:08 +01:00
|
|
|
---
|
2025-06-20 19:46:38 +05:30
|
|
|
title: Enable Security (Docker) | OpenMetadata Docker Security
|
2023-12-13 14:03:08 +01:00
|
|
|
slug: /deployment/docker/security
|
2024-09-05 10:30:31 +02:00
|
|
|
collate: false
|
2023-12-13 14:03:08 +01:00
|
|
|
---
|
|
|
|
|
|
|
|
# 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
|
|
|
|
color="violet-70"
|
|
|
|
bold="Basic Authentication"
|
|
|
|
icon="add_moderator"
|
|
|
|
href="/deployment/security/basic-auth"%}
|
|
|
|
Configure Basic Authentication to access the UI and APIs
|
|
|
|
{%/inlineCallout%}
|
|
|
|
|
|
|
|
{%/note%}
|
|
|
|
|
|
|
|
{%inlineCalloutContainer%}
|
|
|
|
{%inlineCallout
|
|
|
|
color="violet-70"
|
|
|
|
bold="Ldap Authentication"
|
|
|
|
icon="add_moderator"
|
|
|
|
href="/deployment/security/ldap/docker"%}
|
|
|
|
Configure Ldap Authentication to access the UI and APIs
|
|
|
|
{%/inlineCallout%}
|
|
|
|
{%inlineCallout
|
|
|
|
color="violet-70"
|
|
|
|
bold="Auth0 SSO"
|
|
|
|
icon="add_moderator"
|
|
|
|
href="/deployment/security/auth0/docker"%}
|
|
|
|
Configure Auth0 SSO to access the UI and APIs
|
|
|
|
{%/inlineCallout%}
|
|
|
|
{%inlineCallout
|
|
|
|
color="violet-70"
|
|
|
|
bold="Azure SSO"
|
|
|
|
icon="add_moderator"
|
|
|
|
href="/deployment/security/azure/docker"%}
|
|
|
|
Configure Azure SSO to access the UI and APIs
|
|
|
|
{%/inlineCallout%}
|
|
|
|
{%inlineCallout
|
|
|
|
color="violet-70"
|
|
|
|
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
|
|
|
|
color="violet-70"
|
|
|
|
bold="Google SSO"
|
|
|
|
icon="add_moderator"
|
|
|
|
href="/deployment/security/google/docker"%}
|
|
|
|
Configure Google SSO to access the UI and APIs
|
|
|
|
{%/inlineCallout%}
|
|
|
|
{%inlineCallout
|
|
|
|
color="violet-70"
|
|
|
|
bold="Okta SSO"
|
|
|
|
icon="add_moderator"
|
|
|
|
href="/deployment/security/okta/docker"%}
|
|
|
|
Configure Okta SSO to access the UI and APIs
|
|
|
|
{%/inlineCallout%}
|
|
|
|
{%/inlineCalloutContainer%}
|