-
Kafka client currently supports `mTLS` via TLS client certificates.
Review alternative authentication methods and consider adding Kafka client support.
- [ ] `SASL / JAAS`
- [ ] `SASL / GSSAPI …
-
Hi there,
I am encountering the following error when attempting to authenticate using gssapi via SSH. I have traced it down to the following [line](https://github.com/zenchild/gssapi/blob/00965291b00…
-
Read the FAQ first: https://github.com/edenhill/librdkafka/wiki/FAQ
Do NOT create issues for questions, use the discussion forum: https://github.com/edenhill/librdkafka/discussions
Descripti…
-
Attempting a connection with kerberos authentication enabled in the server using the following authentication order,
`ssh -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex $USER@$HOST -o GSS…
-
Hi there,
Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https:/…
-
This issue tracker is intended only for IoT specific issues. Please try to reproduce the issue on a relevant Fedora release to determine if the issue is specific to IoT or a general issue in Fedora. I…
-
### 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 he…
-
GSSAPI defines security primitives at multiple levels. It is really a competing stack to TLS.
In PostgreSQL, both GSSAPI *client authentication* and *transport encryption* are supported separately.…
-
Add the ability to connect to a postgresql database with gssapi module activated. It uses the user (windows) credentials, no password required. On PgADmin they call it "Kerberos Authentication ?" with…
-
**Describe the solution you'd like**
Once #223 is merged, we can add support for GSSAPI (Kerberos) authentication.
**Supporting documentation**
https://cwiki.apache.org/confluence/display/KAFKA/K…