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 a utility function for SASL/SCRAM setup inside Sarama's Config. #105

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

rhstr
Copy link
Contributor

@rhstr rhstr commented Nov 9, 2022

This proposal introduces a factory function for SCRAM client (see sarama.Config.Net.SASL.SCRAMClientGeneratorFunc).
More information on SASL/SCRAM: https://docs.confluent.io/platform/current/kafka/authentication_sasl/authentication_sasl_scram.html#configuring-scram

@rhstr rhstr requested a review from Skandalik November 9, 2022 15:18
@Skandalik Skandalik merged commit 47d77eb into master Nov 10, 2022
@Skandalik Skandalik deleted the sasl-scram branch November 10, 2022 08:22
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

Successfully merging this pull request may close these issues.

None yet

2 participants