Docs Self-Managed Manage Security Redpanda Console Security This is documentation for Self-Managed v23.3. To view the latest available version of the docs, see v24.2. Redpanda Console Security This section pertains to Redpanda Console in a self-hosted deployment. Authentication Redpanda Console supports authentication using OAuth 2.0 or OIDC for external identity providers. Authorization Redpanda Console uses role-based access control (RBAC) to restrict system access to authorized users. Azure AD SSO Authentication in Redpanda Console Integrate Redpanda Console with Azure AD to allow your users to use their Azure AD identities to sign-in to Console. GitHub SSO Setup Integrate Redpanda Console with GitHub to allow your users to use their GitHub identities to sign-in to Console. Generic OIDC Integrate your Redpanda Console authentication with any identity provider that supports an OIDC-compatible protocol. Google SSO Setup 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 Integrate Redpanda Console with Keycloak to allow your users to use their Keycloak identities to sign-in to Console. Okta SSO Setup Integrate Redpanda Console with Okta to allow your users to use their Okta identities to sign in to Redpanda Console. Plain Login Setup Configure Redpanda Console with a plain login provider to allow your users to authenticate with a predefined username and password. 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. Back to top × Simple online edits For simple changes, such as fixing a typo, you can edit the content directly on GitHub. Edit on GitHub Or, open an issue to let us know about something that you want us to change. Open an issue Contribution guide For extensive content updates, or if you prefer to work locally, read our contribution guide . Was this helpful? thumb_up thumb_down group Ask in the community mail Share your feedback group_add Make a contribution Configure Listeners Authentication