nats-io / nats-kafka

NATS to Kafka Bridging
Apache License 2.0
131 stars 32 forks source link

Add Kafka SASL mechanism options (SCRAM SHA256/SHA512) #71

Closed noamsan closed 2 years ago

noamsan commented 2 years ago

Add optional mechanism configuration to set the SASL (auth) mechanism to scram-sha-256 or scram-sha-512 (default remains plain).

noamsan commented 2 years ago

Hey @variadico, any chance you could review this please? :)

Neustradamus commented 1 year ago

@noamsan: Excellent!

Linked to: