Open valerianpereira opened 4 years ago
Do you have any updates on SASL/SCRAM Auth mechanism support? Any plans to implement this any time soon?
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
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.
Questions?
Support for SCRAM-SHA-256 auth mechanism
Environment
Thanks for your contribution!