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

Add SASL/SCRAM authN to direct connections #248

Open
flippingbits opened this issue Dec 20, 2024 · 0 comments
Open

Add SASL/SCRAM authN to direct connections #248

flippingbits opened this issue Dec 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@flippingbits
Copy link
Contributor

We want to add SASL/SCRAM support to direct connections (similar to SASL/PLAIN) via the kafka_cluster definitions. All secrets in credentials will be write-only: the Connection REST API endpoints must always mask secrets.

More information on SASL/SCRAM: https://docs.confluent.io/platform/current/security/authentication/sasl/scram/overview.html

@flippingbits flippingbits added the enhancement New feature or request label Dec 20, 2024
@rohitsanj rohitsanj assigned rohitsanj and unassigned rohitsanj Jan 2, 2025
@flippingbits flippingbits self-assigned this Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants