kafka-ui
kafka-ui copied to clipboard
Auth: Authentication credentials passtrough to kafka clusters
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?
Security requirements prevents us from, using service accounts to authorize towards our kafka-cluster.
Describe the feature you're interested in
I want users to be able to log in to kafbat using user spesific credentials (LDAP/AD), then have these credentials used to authorize the user towards our kafka cluster (Cluster configured to accept authorization trough SASL_SSL/PLAIN)
Kafka-cluster will again authorize user access to cluster trough LDAP/AD.
Describe alternatives you've considered
No response
Version you're running
2956664
Additional context
Asked question in discord help-section, was advised to submit feature request
Hi erikmohn! 👋
Welcome, and thank you for opening your first issue in the repo!
Please wait for triaging by our maintainers.
As development is carried out in our spare time, you can support us by sponsoring our activities or even funding the development of specific issues. Sponsorship link
If you plan to raise a PR for this issue, please take a look at our contributing guide.