Daniel Urban created RANGER-3939:
------------------------------------
Summary: Implement acls, createAcls and deleteAcls in Kafka
Authorizer
Key: RANGER-3939
URL: https://issues.apache.org/jira/browse/RANGER-3939
Project: Ranger
Issue Type: Improvement
Components: plugins
Reporter: Daniel Urban
Currently, the Kafka Authorizer only implements the .authorize method. This is
(mostly) enough to support authorization checks in the Kafka API endpoints.
But the Kafka protocol also has support for describing and managing ACLs. These
endpoints do not work with the Ranger plugin, as it requires the acls,
createAcls and deleteAcls endpoints to be correctly implemented. This can cause
issues with tools and clients relying on the Kafka ACL API.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)