kafka-ui icon indicating copy to clipboard operation
kafka-ui copied to clipboard

Restrict access to Kafka UI with KeyCloak

Open HitsuYaga opened this issue 8 months ago • 2 comments

Issue submitter TODO list

  • [x] I've searched for an already existing issues here
  • [x] I'm running a supported version of the application which is listed here and the feature is not present there

Is your proposal related to a problem?

I already setup Kafka UI integrate with KeyCloak by using helm chart. Now I can login to Kafka UI. But all users in KeyCloak can do the same thing. We cannot restrict access for specific users or groups

Describe the feature you're interested in

Restrict access with KeyCloak groups. for eg: if user A belong to KafKaAcess groups in KeyCloak, it can login to Kafka UI, otherwise we got an issue.

Describe alternatives you've considered

No response

Version you're running

83b5a60 v0.7.2

Additional context

No response

HitsuYaga avatar Feb 26 '25 04:02 HitsuYaga