KIP-1042 — Implementation of a GLOB Pattern type for ACL pattern matching.
Discussion Security
Proposes a GLOB ACL pattern type for Kafka's StandardAuthorizer that supports wildcard characters (* and ?) for matching topic and group names, complementing the existing LITERAL and PREFIXED types. Organizations with many topics following non-prefix-based naming patterns (e.g., country-code prefixes or environment suffixes) require large numbers of LITERAL or PREFIXED ACLs to achieve equivalent access control.
Details
| Author | Muralidhar Basani |
| Status | Discussion |
| Wiki | View on Apache Wiki |
| Created | 2024-05-01 |
| Last Modified | 2024-09-06 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.