Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth: Authentication credentials passtrough to kafka clusters #325

Open
2 tasks done
erikmohn opened this issue Apr 29, 2024 · 1 comment
Open
2 tasks done

Auth: Authentication credentials passtrough to kafka clusters #325

erikmohn opened this issue Apr 29, 2024 · 1 comment
Labels
area/auth App authentication related issues scope/backend Related to backend changes status/needs-attention Collective discussion is required status/triage/completed Automatic triage completed type/feature A brand new feature

Comments

@erikmohn
Copy link

Issue submitter TODO list

  • I've searched for an already existing issues here
  • 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

@erikmohn erikmohn added status/triage Issues pending maintainers triage type/feature A brand new feature labels Apr 29, 2024
@kapybro kapybro bot added status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels Apr 29, 2024
Copy link

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.

@Haarolean Haarolean changed the title LDAP/AD Application authorization passtrough to kafka cluster authorization Auth: Authentication credentials passtrough to kafka clusters Apr 30, 2024
@Haarolean Haarolean added scope/backend Related to backend changes area/auth App authentication related issues status/needs-attention Collective discussion is required and removed status/triage/manual Manual triage in progress labels Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/auth App authentication related issues scope/backend Related to backend changes status/needs-attention Collective discussion is required status/triage/completed Automatic triage completed type/feature A brand new feature
Projects
Status: Backlog
Development

No branches or pull requests

2 participants