Overview
The ACL Management page provides a centralized interface for viewing and managing access policies for Kafka resources. Kafka Administrators can:- View existing ACL entries.
- Review user permissions for Kafka resources.
- Update permission types.
- Remove existing ACL entries.
- Monitor the status of ACL assignments.
ACL Information
Each ACL entry contains the following information.
Permission is initially set to Deny until it is explicitly updated by a Kafka Administrator.
ACL States
ACLs progress through different states depending on resource availability and administrator actions.
When an ACL entry is deleted, it is removed from the ACL list.
Permission Types
ACL Management supports the following permission types.
New ACL entries default to Deny until updated by a Kafka Administrator.
Supported Kafka Resources
ACLs can be configured for supported Kafka resources, including:- Topics
- Consumer Groups
Managing ACLs
Kafka Administrators can:- Review ACL entries.
- Update permission types.
- Modify resource assignments.
- Remove ACL entries when access is no longer required.
Best Practices
- Grant only the permissions required for users to perform their responsibilities.
- Review ACL assignments regularly.
- Remove obsolete ACL entries.
- Use predefined Condense roles to simplify permission management.
- Verify resource assignments before updating permissions.
Related Documentation
- Users & Role Management
- Resource Management
- Consumer Groups
- Kafka Topics
- Securing Kafka