Description
Kafka supports authorize access to resources like topics, consumer groups etc. by way of ACLs. The current supported semantic of resource name and principal name in ACL definition is either full resource/principal name or special wildcard '*', which matches everything.
Kafka should support a way of defining bulk ACLs instead of specifying individual ACLs.
The details for the feature are available here - https://cwiki.apache.org/confluence/display/KAFKA/KIP-290%3A+Support+for+wildcard+suffixed+ACLs
Attachments
Issue Links
- duplicates
-
KAFKA-5713 Improve kafka-acls options to understand strings with wildcards
- Open
- links to
- mentioned in
-
Page Loading...