-
I am trying to output my startup log to a file and seeing that the output file itself is only capturing limited information:
Docker run command:
```
docker run \
--env-file license.env \
-v…
-
libcurl is used to request the OIDC token endpoint, but libcurl's SSL settings are not configured by librdkafka.
Description
===========
The `ssl.ca.location` setting in particular is important b…
-
Update the guides based on comments in DisQus:
******************************************
In light of the recent announcement that google is disabling access to less secure apps in early 2021: htt…
-
```dart
Future yahooSignin(String email) async {
const clientId =
"dj0yJmk9Z2NLU1hNY2VWUXZaJmQ9WVdrOVYyUlFZekJhZEd3bWNHbzlNQT09JnM9Y29uc3VtZXJzZWNyZXQmc3Y9MCZ4PTdk";
const client…
-
Description
===========
There is only Java and Go example how to use with Azure AD.
https://github.com/Azure/azure-event-hubs-for-kafka/tree/master/tutorials/oauth
It would be great if there is …
-
# What happened?
Klaw always shows the message "No messages in topic" even if there are messages (I verified that with the CLI).
I am not sure where the issue now lies. Is it an ACL problem or s…
-
Description
===========
OK, I'm new to C# and .net, but have a working implementation with a java client on my machine and am trying to help our .net developers connect to the kafka service.
Kafk…
-
**Tell us about the bug**
I stumbled across another issue on the journey to connect Quix to Azure Event Hubs. After the fix in #605, the snippet below produces the following error:
```bash
$ pyth…
-
Can anyone please provide an example for using oidc-provider as the auth-gateway using the kafka-proxy
-
### Is your feature request related to a problem? Please describe.
Feature required from cloud.
1. SASL: https://www.postgresql.org/docs/devel/sasl-authentication.html. Its authentication method…