Redpanda Console Security

  • Authentication

    Authentication in Redpanda Console enables users to log in and optionally forward their credentials to the connected Redpanda cluster, ensuring all API requests are executed under the user's identity.

  • Authorization

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

  • 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.