-
Hello, when I try to configure the schema registry to communicate with an oauth secured kafka cluster I got:
```Login module control flag not specified in JAAS config``` when I run **/etc/confluent/d…
-
I noticed this is not supported. Is there any plan to do this or would you be open to contributions?
It should be straighforward to do. The `config.Net.SASL.TokenProvider` will need to be set. A t…
-
This issue is extremely close to the https://github.com/tulios/kafkajs/issues/554. The difference is that I am using `SASL/OAUTHBEARER` for authentication.
**Some background**
I am watching a dire…
-
Hey, I don't fully know if this is correct here or if it should be in the librdkafka.
We wand to connect to a Kafka that is protected by https://github.com/strimzi/strimzi-kafka-oauth
This is t…
-
Kafka client currently supports `mTLS` via TLS client certificates.
Review alternative authentication methods and consider adding Kafka client support.
- [ ] `SASL / JAAS`
- [ ] `SASL / GSSAPI …
-
Description
===========
The same SSL certificate provided to 'ssl.ca.pem' property as a verbatim string succeeds on MacOS and Windows but fails on Linux/Ubuntu to verify the Confluent Cloud kafka …
-
### Description / Steps to reproduce the issue
As it is, LOCALEDIR points to `D:/a/MSYS64`. That part should be stripped. LOCALEDIR should be just `/ucrt64/share/locale` by using `./configure … CFL…
-
### Describe the bug
In our Mandrel native integration tests we see new failures since the JDK `23+15` ea build in `quarkus-integration-test-kafka-oauth-keycloak-999-SNAPSHOT-runner` tests:
```
…
-
Talked to kris123 in #ergo about this: if someone autocreates an account by logging in with OAUTHBEARER (e.g. through Gamja), they won't be allowed to set their own password:
https://github.com/erg…
-
**Describe the solution you'd like**
Once #223 is merged, we can add support for Oauth authentication.
**Supporting documentation**
https://cwiki.apache.org/confluence/pages/viewpage.action?pageI…