conduktor.io ↗

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

AuthorMuralidhar Basani
StatusDiscussion
WikiView on Apache Wiki
Created2024-05-01
Last Modified2024-09-06
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.