# 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-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: July 31, 2025
latest-console-tag: v3.7.3
latest-connect-version: 4.93.0
docname: config/security/index
page-component-name: streaming
page-version: "24.2"
page-component-version: "24.2"
page-component-title: Streaming
page-relative-src-path: config/security/index.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/v/24.2/modules/console/pages/config/security/index.adoc
description: Security topics specific to Redpanda Console.
page-git-created-date: "2024-09-11"
page-git-modified-date: "2024-09-11"
support-status: past end-of-life
---

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

-   [Authentication](authentication/)

    Redpanda Console supports authentication using OAuth 2.0 or OIDC for external identity providers.

-   [Authorization](authorization/)

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

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