Configure Authorization

Authorization works in tandem with authentication. Authentication verifies who a principal is. Authorization controls what that principal can do once authenticated.

  • Configure Role-Based Access Control

    Role-based access controls are an extension to access control lists for managing permissions at scale.

  • Configure Group-Based Access Control

    Manage Redpanda permissions at scale using your identity provider's groups. Define access once per group and let your IdP control membership, with no per-user configuration in Redpanda.

  • Configure Access Control Lists

    Learn how to use ACLs to configure fine-grained access to Redpanda resources.