Sriharsha Chintalapani 6ca1ec6fbe
Delete old docs (#11627)
* Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs

* Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs

* Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs
2023-05-17 07:04:56 +02:00

79 lines
2.1 KiB
Markdown

---
title: Enable Security
slug: /deployment/bare-metal/security
---
# Bare Metal Security
Follow the steps for setting up the SSO, and then check the specific `Bare Metal` 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/ldap" %}
Configure Ldap Authentication to access the UI and APIs
{%/inlineCallout%}
{%inlineCallout
bold="Auth0 SSO"
icon="add_moderator"
href="/deployment/security/auth0" %}
Configure Auth0 SSO to access the UI and APIs
{%/inlineCallout%}
{%inlineCallout
bold="Azure SSO"
icon="add_moderator"
href="/deployment/security/azure" %}
Configure Azure SSO to access the UI and APIs
{%/inlineCallout%}
{%inlineCallout
bold="Custom OIDC SSO"
icon="add_moderator"
href="/deployment/security/custom-oidc" %}
Configure a Custom OIDC SSO to access the UI and APIs
{%/inlineCallout%}
{%inlineCallout
bold="Google SSO"
icon="add_moderator"
href="/deployment/security/google" %}
Configure Google SSO to access the UI and APIs
{%/inlineCallout%}
{%inlineCallout
bold="Okta SSO"
icon="add_moderator"
href="/deployment/security/okta" %}
Configure Okta SSO to access the UI and APIs
{%/inlineCallout%}
{%inlineCallout
bold="Amazon Cognito SSO"
icon="add_moderator"
href="/deployment/security/amazon-cognito" %}
Configure Amazon Cognito SSO to access the UI and APIs
{%/inlineCallout%}
{%inlineCallout
bold="OneLogin SSO"
icon="add_moderator"
href="/deployment/security/one-login" %}
Configure OneLogin SSO to access the UI and APIs
{%/inlineCallout%}
{%inlineCallout
bold="Keycloak SSO"
icon="add_moderator"
href="/deployment/security/keycloak" %}
Configure Keycloak SSO to access the UI and APIs
{%/inlineCallout%}
{%/inlineCalloutContainer%}