Dabz / kafka-security-playbook

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

Ldap auth #53

Closed sknop closed 4 years ago

sknop commented 4 years ago

Working version of ldap authentication via sasl/plain.

Note that you need the kafka user both in the SASL definition as well as in LDAP, which seems to be a bit of an oddity?