2022-07-09 20:31:41 +02:00
|
|
|
---
|
|
|
|
title: Enable Security
|
|
|
|
slug: /deployment/kubernetes/security
|
|
|
|
---
|
|
|
|
|
|
|
|
# Kubernetes Security
|
|
|
|
|
2022-11-14 12:38:58 +05:30
|
|
|
Follow the steps for setting up the SSO, and then check the specific `Kubernetes` 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>
|
2022-11-16 17:06:16 +05:30
|
|
|
<InlineCallout
|
|
|
|
color="violet-70"
|
|
|
|
bold="Ldap Authentication"
|
|
|
|
icon="add_moderator"
|
|
|
|
href="/deployment/security/ldap"
|
|
|
|
>
|
|
|
|
Configure Ldap Authentication to access the UI and APIs
|
|
|
|
</InlineCallout>
|
2022-07-09 20:31:41 +02:00
|
|
|
<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>
|