[ 
https://issues.apache.org/jira/browse/KAFKA-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mickael Maison resolved KAFKA-7546.
-----------------------------------
    Resolution: Not A Problem

The org.apache.kafka.server.authorizer.Authorizer java interface exists to 
implement custom authorizers that don't depend on ZooKeeper, closing.

> 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
>            Priority: Major
>         Attachments: AuthorizerImpl.PNG
>
>
> 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
(v8.20.10#820010)

Reply via email to