-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to …
-
I'm not yet decided if this is a bug report or a support/documentation request, as I might have missed something or using it wrong:
When using the server side of the OAUTHBEARER mechanism, the toke…
-
**Is your feature request related to a problem? Please describe.**
We would like to integrate TBMQ with our own Kafka setup. Our Kafka brokers require SASL authentication, which means we have to set …
-
Hi @scholzj @mstruk
is there an example of how to use the library on Kafka Connect (for example with a source/sink connector) with Docker??
I was able to create a custom image with the library…
-
Are there any plans to add OAUTHBEARER mechanism support to the Azure Function Kafka Extension? In our company, we are required to use OAuth for connecting to Kafka. This does not allow us to use SAS …
-
My project works fine on my Mac ()M2 MacBook.
But when I try to build it on an Ubuntu Server I get this error:
```
In file included from /home/vapor/app/.build/checkouts/swift-kafka-client/Source…
-
### Issue submitter TODO list
- [X] I've searched for an already existing issues [here](https://github.com/kafbat/kafka-ui/issues)
- [X] I'm running a supported version of the application which is li…
-
Once https://github.com/edenhill/librdkafka/issues/2123 ships, librdkafka will have the ability to support the oauthbearer SASL model.
It would be lovely if this was exposed to `kafkacat`, but the …
-
**What is currently missing?**
Klaw currently lacks support for the OAuthBearer mechanism with the SASL_PLAINTEXT protocol for Kafka. Specifically, the sasl.login.callback.handler.class property, w…
-
Description
===========
I have a producer using AWS MSK with the OAuthBearer authentication method. For some reason, some errors occur intermittently in the log related to SASL OAUTHBEARER.
I did…