kafka-go
kafka-go copied to clipboard
How to Connect to Kafka with Kerberos Authentication
As the title suggests, I found that there are only two authentication methods, namely plain and scram, under the sasl package.