kafka connect No authorization #5652
-
i was enabled authorization type:simple ,During kafka cluster restart for apply config that Kafka connect cluster No authorization to topic 1).Do you have any suggestion for fix kafka connect authorization topic or any document guide 2). About kafk user after enable authorization type:simple i found something confused . first time i config authorization to user "A" can not read topic "A" , it work ! After that i config again to user "A" can read topic "A" |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 11 replies
-
The picture with the log is too small to read. Please stop including screenshots and paste the logs as a code / text. Our security exampels use authorizaion and should give you an idea what right Connect might need: https://github.com/strimzi/strimzi-kafka-operator/tree/main/examples |
Beta Was this translation helpful? Give feedback.
The picture with the log is too small to read. Please stop including screenshots and paste the logs as a code / text. Our security exampels use authorizaion and should give you an idea what right Connect might need: https://github.com/strimzi/strimzi-kafka-operator/tree/main/examples