-
Hi All! Please help me to solve. I have already configured with Keycloak and I used using the following environment variables:
It worked successfully with Keycloak, when picked up users at the realm config, then users can login, but unfortunately they reached all the topics. How can I configure Kafka UI with Keycloak to handle user/topic authorization? So how can we allow to reach the different Kafka topics with only the allowed users ? If this not possible how can I configure it with MSK? (without kafka UI) Kafka is deployed into Amazon EKS. Thank you very much for your answer in advance. Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Hey, role based access control feature is in progress (#753). Until that, you can't limit access to separate topics. |
Beta Was this translation helpful? Give feedback.
Hey, role based access control feature is in progress (#753). Until that, you can't limit access to separate topics.
And we do support MSK, yes. You can install kafka-ui from AWS marketplace as well.