kafka_ex
kafka_ex copied to clipboard
SASL support
Is there currently a way to integrate SASL support?
Thanks,
James
Not currently, although a PR is always welcome.
Hi there, just wanted to check in to see if there are any updates on this? Trying to integrate with Confluent cloud and it's currently not possible given the lack of SASL support. If there still is no support, happy to submit a PR.
Thanks!
Jim
If there still is no support, happy to submit a PR.
There's currently no support and we accept PRs. Thanks!
Hello, is anyone currently working on this? @jfmyers
ping @joshuawscott
@tompave @tilo whichever of you wants to work on it can proceed
I don't use SASL for Kafka, so I have no plans to do this. We definitely welcome a PR though!
I started my Kafka integration using this library and when connecting with my company Kafka cluster (we're using confluent) I saw it has no support to SASL. So, I believe a disclaimer would help developers to avoid this a library that does not supports authentication mechanisms.