# Redpanda Console Security

> For the complete documentation index, see [llms.txt](https://docs.redpanda.com/llms.txt). Component-specific: [streaming-full.txt](https://docs.redpanda.com/streaming-full.txt)

---
title: Redpanda Console Security
latest-operator-version: v26.1.4
# EOL = End-of-Life (support lifecycle status)
page-is-nearing-eol: "false"
page-is-past-eol: "true"
page-eol-date: December 22, 2024
latest-console-tag: v3.7.3
latest-connect-version: 4.93.0
docname: security/console/index
page-component-name: streaming
page-version: "23.3"
page-component-version: "23.3"
page-component-title: Streaming
page-relative-src-path: security/console/index.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/v/23.3/modules/manage/pages/security/console/index.adoc
description: Security topics specific to Redpanda Console.
page-git-created-date: "2023-05-30"
page-git-modified-date: "2024-01-24"
support-status: past end-of-life
---

<!-- Source: https://docs.redpanda.com/streaming/23.3/manage/security/console.md -->

> 📝 **NOTE**
>
> This section pertains to Redpanda Console in a self-hosted deployment.

-   [Authentication](authentication/)

    Redpanda Console supports authentication using OAuth 2.0 or OIDC for external identity providers.

-   [Authorization](authorization/)

    Redpanda Console uses role-based access control (RBAC) to restrict system access to authorized users.

-   [Azure AD SSO Authentication in Redpanda Console](azure-ad/)

    Integrate Redpanda Console with Azure AD to allow your users to use their Azure AD identities to sign-in to Console.

-   [GitHub SSO Setup](github/)

    Integrate Redpanda Console with GitHub to allow your users to use their GitHub identities to sign-in to Console.

-   [Generic OIDC](generic-oidc/)

    Integrate your Redpanda Console authentication with any identity provider that supports an OIDC-compatible protocol.

-   [Google SSO Setup](google/)

    Integrate Redpanda Console with Google to allow your users to use their Google identities to sign in to Console.

-   [Keycloak SSO Authentication in Redpanda Console](keycloak/)

    Integrate Redpanda Console with Keycloak to allow your users to use their Keycloak identities to sign-in to Console.

-   [Okta SSO Setup](okta/)

    Integrate Redpanda Console with Okta to allow your users to use their Okta identities to sign in to Redpanda Console.

-   [Plain Login Setup](plain/)

    Configure Redpanda Console with a plain login provider to allow your users to authenticate with a predefined username and password.

-   [TLS Termination](tls-termination/)

    To secure Redpanda Console using TLS, you can let Redpanda Console handle TLS termination or you can offload it to an upstream component, such as a reverse proxy or a Cloud HTTPS LoadBalancer.