Redpanda Console Security
|
This section pertains to Redpanda Console in a self-hosted deployment. |
Redpanda Console supports authentication using OAuth 2.0 or OIDC for external identity providers.
Redpanda Console uses role-based access control (RBAC) to restrict system access to authorized users.
Integrate Redpanda Console with Azure AD to allow your users to use their Azure AD identities to sign-in to Console.
Integrate Redpanda Console with GitHub to allow your users to use their GitHub identities to sign-in to Console.
Integrate your Redpanda Console authentication with any identity provider that supports an OIDC-compatible protocol.
Integrate Redpanda Console with Google to allow your users to use their Google identities to sign in to Console.
Integrate Redpanda Console with Keycloak to allow your users to use their Keycloak identities to sign-in to Console.
Integrate Redpanda Console with Okta to allow your users to use their Okta identities to sign in to Redpanda Console.
Configure Redpanda Console with a plain login provider to allow your users to authenticate with a predefined username and password.
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.