mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-08 09:39:02 +00:00
50 lines
1.2 KiB
Markdown
50 lines
1.2 KiB
Markdown
![]() |
---
|
||
|
title: Enable Security
|
||
|
slug: /deployment/kubernetes/security
|
||
|
---
|
||
|
|
||
|
# Kubernetes Security
|
||
|
|
||
|
<InlineCalloutContainer>
|
||
|
<InlineCallout
|
||
|
color="violet-70"
|
||
|
bold="Auth0 SSO"
|
||
|
icon="add_moderator"
|
||
|
href="/deployment/security/auth0/kubernetes"
|
||
|
>
|
||
|
Configure Auth0 SSO to access the UI and APIs
|
||
|
</InlineCallout>
|
||
|
<InlineCallout
|
||
|
color="violet-70"
|
||
|
bold="Azure SSO"
|
||
|
icon="add_moderator"
|
||
|
href="/deployment/security/azure/kubernetes"
|
||
|
>
|
||
|
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/kubernetes"
|
||
|
>
|
||
|
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/kubernetes"
|
||
|
>
|
||
|
Configure Google SSO to access the UI and APIs
|
||
|
</InlineCallout>
|
||
|
<InlineCallout
|
||
|
color="violet-70"
|
||
|
bold="Okta SSO"
|
||
|
icon="add_moderator"
|
||
|
href="/deployment/security/okta/kubernetes"
|
||
|
>
|
||
|
Configure Okta SSO to access the UI and APIs
|
||
|
</InlineCallout>
|
||
|
</InlineCalloutContainer>
|