Redpanda Authorization Mechanisms

    Authorization works in tandem with authentication. Authentication grants permission to interact with Redpanda resources while authorization controls what a principal is permitted to do once authenticated.

  • Access Control Lists

    Learn how to use ACLs to configure fine-grained access to provisioned users.

  • Configure Role-Based Access Control

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