Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

Add SASL/SCRAM Authentication #131

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

webfrank
Copy link

Added "kafkaSaslMechanism" -> "sha256" | "sha512" to be able to use SCRAM authentication.

@johnSchnake
Copy link
Contributor

I don't have much experience running this but just googling I found a similar PR for Minio https://git.oyd.org.tr/oyd/minio/commit/1ffa983a9d8efac1194fbba2d8365e40b9db41aa?style=unified&whitespace=ignore-change which also had a PLAIN option. Is something like that necessary or does this work just fine as-is in a backwards compatible way?

@webfrank
Copy link
Author

Hi, just leave it blank and plain is used for backwards compatibility.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants