You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Pradeep Bansal (JIRA)" <ji...@apache.org> on 2018/10/25 06:00:00 UTC

[jira] [Created] (KAFKA-7546) Java implementation for Authorizer

Pradeep Bansal created KAFKA-7546:
-------------------------------------

             Summary: Java implementation for Authorizer
                 Key: KAFKA-7546
                 URL: https://issues.apache.org/jira/browse/KAFKA-7546
             Project: Kafka
          Issue Type: Improvement
          Components: security
            Reporter: Pradeep Bansal


I am using kafka with authentication and authorization. I wanted to plugin my own implementation of Authorizer which doesn't use zookeeper instead has permission mapping in SQL database. Is it possible to write Authorizer code in Java?



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