Replies: 2 comments 1 reply
-
Can you please share full logs (i.e., operators and Kafka + clients)? Also configurations of the clients would be really helpful. Thanks. You are talking about implementing |
Beta Was this translation helpful? Give feedback.
0 replies
-
The group ACL grants read access for a group name of |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Kafka Authorization Issue (mTLS + OAuth2) - Topic Authorization Failed
Hello everyone,
I'm trying to implement mTLS and OAuth2 authentication for Kafka using Strimzi on AKS, but I'm encountering the following error when attempting to consume/produce from my topic my-topic:
Kafka Cluster Configuration
Here is my Kafka cluster configuration using Strimzi:
Kafka User Configuration
Any help would be greatly appreciated! 🙏
Beta Was this translation helpful? Give feedback.
All reactions