Topic authorization failed. #2519
-
Now we able to use kafka ui with SASL_SSL_SCRAM-512.
We add acl to user that use on kafka-ui and we test by kafka-cli using the same user and it fine. |
Beta Was this translation helpful? Give feedback.
Answered by
Haarolean
Sep 2, 2022
Replies: 1 comment 5 replies
-
Hi, thanks for reaching out. Upon collecting metrics we do the following for the topics: You can also try this image ( |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
Haarolean
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, thanks for reaching out.
Upon collecting metrics we do the following for the topics:
Describe, DescribeConfigs and Read. Of course, you'd need others if you need to modify topics.
You can also try this image (
public.ecr.aws/provectus/kafka-ui-custom-build:2211
) it will produce more logs upon authorization exceptions.