Aiven-Open / auth-for-apache-kafka

Aiven Authentication and Authorization Plugins for Apache Kafka®
Apache License 2.0
2 stars 3 forks source link

Return ACLs from `AivenAclAuthorizerV2` #111

Closed giuseppelillo closed 1 year ago

giuseppelillo commented 1 year ago

This PR implements the acls method from the org.apache.kafka.server.authorizer.Authorizer interface, by converting Aiven ACLs into Kafka native ACLs.