Pere Miquel Brull 6fcdf803e6
Prepare Docs V1 structure (#11089)
* Prepare Docs V1 structure

* Point to the v1.0.0 images dir

* Use the same ssh key

* Use new key

* Add connectors icons

* Update images
2023-04-17 16:45:47 +02:00

68 lines
1.6 KiB
Markdown

---
title: Enable Security
slug: /deployment/kubernetes/security
---
# Kubernetes Security
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
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/kubernetes" %}
Configure Auth0 SSO to access the UI and APIs
{%/inlineCallout%}
{%inlineCallout
bold="Azure SSO"
icon="add_moderator"
href="/deployment/security/azure/kubernetes" %}
Configure Azure SSO to access the UI and APIs
{%/inlineCallout%}
{%inlineCallout
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
bold="Google SSO"
icon="add_moderator"
href="/deployment/security/google/kubernetes" %}
Configure Google SSO to access the UI and APIs
{%/inlineCallout%}
{%inlineCallout
bold="Okta SSO"
icon="add_moderator"
href="/deployment/security/okta/kubernetes" %}
Configure Okta SSO to access the UI and APIs
{%/inlineCallout%}
{%/inlineCalloutContainer%}