Pradeep Bansal created KAFKA-9036:
-------------------------------------

             Summary: Allow kafka auth acls with match pattern
                 Key: KAFKA-9036
                 URL: https://issues.apache.org/jira/browse/KAFKA-9036
             Project: Kafka
          Issue Type: Improvement
          Components: admin, security
    Affects Versions: 2.2.1
            Reporter: Pradeep Bansal


I am using bin/kafka-acls.sh script to provide consumer/producer permissions on 
a topic. 

 

Currently this allows only literal match or a prefixed match while adding acls. 
It doesn't allow any regex and gives this error message when 
resource-pattern-type specified is match:

A '--resource-pattern-type' value of 'MATCH' is not valid when adding acls.

 

Can this support be added to Kafka alcs?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to