Dabz / kafka-security-playbook

Example of different security configurations for Apache Kafka and the Confluent Platform
https://docs.confluent.io/current/security/index.html
180 stars 75 forks source link

Multi sasl kerberos #44

Closed sknop closed 4 years ago

sknop commented 4 years ago

Same as multi-sasl, but here with Kerberos and SCRAM-SHA-512

I also cleaned up the Kerberos implementation somewhat and upgraded to Java 11.

Dabz commented 4 years ago

Let me merge this PR, I will test it later on (hopefuly today and tomorrow). If I encounter any issue, I will contact you directly ;)