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

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

    [ https://issues.apache.org/jira/browse/KAFKA-6841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476355#comment-16476355 ] 

Rajini Sivaram commented on KAFKA-6841:
---------------------------------------

[~piyushvijay] Since we don't normally backport KIPs to bugfix releases, the fix version for this Jira should be 2.0.0?

> 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
>            Priority: Major
>             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)