blob: e4672574bfd4d832b8a5d4ac0b17d98e632a49f9 [file] [view]
---
id: concepts-authentication
title: Authentication and Authorization
sidebar_label: "Authentication and Authorization"
description: Get a high-level understanding of authentication and authorization in Pulsar.
---
Pulsar supports a pluggable [authentication](security-overview.md) mechanism which can be configured at the proxy and/or the broker. Pulsar also supports a pluggable [authorization](security-authorization.md) mechanism. These mechanisms work together to identify the client and its access rights on topics, namespaces and tenants.