You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Piyush Vijay (JIRA)" <ji...@apache.org> on 2018/05/01 15:29:00 UTC

[jira] [Created] (KAFKA-6841) Add support for wildcard suffixed ACLs

Piyush Vijay created KAFKA-6841:
-----------------------------------

             Summary: Add support for wildcard suffixed ACLs
                 Key: KAFKA-6841
                 URL: https://issues.apache.org/jira/browse/KAFKA-6841
             Project: Kafka
          Issue Type: New Feature
          Components: admin, security
            Reporter: Piyush Vijay
             Fix For: 1.0.2, 1.1.1


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]

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)