kafka_ex icon indicating copy to clipboard operation
kafka_ex copied to clipboard

SASL support

Open jamesduncombe opened this issue 7 years ago • 8 comments

Is there currently a way to integrate SASL support?

Thanks,

James

jamesduncombe avatar Oct 11 '17 14:10 jamesduncombe

Not currently, although a PR is always welcome.

joshuawscott avatar Oct 12 '17 19:10 joshuawscott

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

jfmyers avatar Nov 09 '18 03:11 jfmyers

If there still is no support, happy to submit a PR.

There's currently no support and we accept PRs. Thanks!

bjhaid avatar Nov 09 '18 15:11 bjhaid

Hello, is anyone currently working on this? @jfmyers

tompave avatar Feb 05 '19 23:02 tompave

ping @joshuawscott

tilo avatar Feb 20 '19 19:02 tilo

@tompave @tilo whichever of you wants to work on it can proceed

bjhaid avatar Feb 20 '19 19:02 bjhaid

I don't use SASL for Kafka, so I have no plans to do this. We definitely welcome a PR though!

joshuawscott avatar Feb 20 '19 19:02 joshuawscott

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.

luizmiranda7 avatar Mar 27 '21 17:03 luizmiranda7