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

RBAC: RBAC provider that uses Kafka ACLs

Open Haarolean opened this issue 1 year ago • 0 comments

Discussed in https://github.com/kafbat/kafka-ui/discussions/482

Originally posted by craiglservin July 15, 2024 By combining an Oauth2 Identity provider with the existing Topic ACLs and using the identity from Oauth to match the subject of the ACLs it would allow for a very easy rollout of kafka-ui without having to produce/update any special RBAC configuration file.

Haarolean avatar Jul 16 '24 06:07 Haarolean