blob: fbefead69f382fdfc286c7496983440b6c944d4d [file] [view]
---
id: concepts-authentication
title: Authentication and Authorization
sidebar_label: "Authentication and Authorization"
---
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.