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

Support for SCRAM-SHA-256 auth mechanism #1364

Open
valerianpereira opened this issue Dec 13, 2019 · 4 comments
Open

Support for SCRAM-SHA-256 auth mechanism #1364

valerianpereira opened this issue Dec 13, 2019 · 4 comments

Comments

@valerianpereira
Copy link

Questions?

Support for SCRAM-SHA-256 auth mechanism

Environment

  • Node version: 10.17
  • Kafka-node version: 4.1.3

Thanks for your contribution!

@0807Jpatel
Copy link

#1392

@georgelupu
Copy link

Do you have any updates on SASL/SCRAM Auth mechanism support? Any plans to implement this any time soon?

@mariojunior
Copy link

I have used KafkaJS which supports 'plain', 'scram-sha-256' or 'scram-sha-512' and no issues, working as a charm.
https://kafka.js.org/docs/configuration#a-name-sasl-a-sasl

@midnightcodr
Copy link

midnightcodr commented Jul 6, 2021

Hi, any plan to have the PR merged? I have a project that relies on an older version of nodejs, as a result I can't use KafkaJS (which requires at least v10 nodejs). Thanks.

[EDIT] Never mind, I've switched completely to kafkajs.

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

No branches or pull requests

5 participants