# 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-redpanda-tag: v25.3.11
latest-console-tag: v3.7.3
latest-operator-version: v26.1.4
# EOL = End-of-Life (support lifecycle status)
page-is-nearing-eol: "false"
page-is-past-eol: "false"
page-eol-date: November 19, 2026
latest-connect-version: 4.93.0
docname: config/security/index
page-component-name: streaming
page-version: "25.3"
page-component-version: "25.3"
page-component-title: Streaming
page-relative-src-path: config/security/index.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/v/25.3/modules/console/pages/config/security/index.adoc
description: Learn about security topics for Redpanda Console.
page-git-created-date: "2024-09-11"
page-git-modified-date: "2026-05-26"
support-status: supported
---

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

-   [Authentication in Redpanda Console](authentication/)

    Learn how 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 in Redpanda Console](authorization/)

    Learn how to configure role-based access control (RBAC) in Redpanda Console to restrict system access to authorized users.

-   [TLS Termination in Redpanda Console](tls-termination/)

    Learn how to secure Redpanda Console using TLS, either by letting Redpanda Console handle TLS termination or by offloading it to an upstream component, such as a reverse proxy or a Cloud HTTPS LoadBalancer.