# 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.1.1
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: "true"
page-eol-date: April 7, 2026
latest-connect-version: 4.93.0
docname: config/security/index
page-component-name: streaming
page-version: "25.1"
page-component-version: "25.1"
page-component-title: Streaming
page-relative-src-path: config/security/index.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/v/25.1/modules/console/pages/config/security/index.adoc
description: Security topics for Redpanda Console.
page-git-created-date: "2024-09-11"
page-git-modified-date: "2025-04-07"
support-status: past end-of-life
---

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

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

    Redpanda Console supports role-based access control (RBAC) to restrict system access to authorized users. This page is intended for cluster administrators who manage Redpanda Console access and need to configure UI-based authorization.

-   [TLS Termination in Redpanda Console](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.