Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RANGER-5069: Add ability to Kafka authorizer to define super users through Kafka config #464

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fonaid
Copy link

@fonaid fonaid commented Dec 18, 2024

What changes were proposed in this pull request?

Kafka plugin has been extended to add super users from Kafka config automatically. The Kafka side config property is super.users as described in Kafka authorization documentation. Principals with the User: prefix are added to Ranger plugin super users.

How was this patch tested?

  • KafkaRangerAuthorizerTest has been extended and run locally via mvn -am -Pranger-kafka-plugin test.
  • Manual tests have been performed in a local environment consisting of a Ranger server and Kafka cluster equipped with the new Kafka plugin changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant