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

Add a group to a topic permission #128

Open
hekme5 opened this issue Jul 20, 2022 · 0 comments
Open

Add a group to a topic permission #128

hekme5 opened this issue Jul 20, 2022 · 0 comments

Comments

@hekme5
Copy link

hekme5 commented Jul 20, 2022

Greetings,

I have a Kafka cluster and am using KSM to manage permissions. I giving a permission to user to access a topic.
They are getting a 'Group authorization exception' when they try to consume from the topic. How can I add a group to permission?
In other words, I would like to use this command using KSM: ./kafka-acls --bootstrap-server --add --allow-principal User:<cert_name> --topic <topic_name> --consumer --group=*

Thank you

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

No branches or pull requests

1 participant