Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
Torstein Nesby edited this page May 4, 2018 · 4 revisions

The purpose of this documentation is three-folded

  1. How to enable authentication (SASL_PLAINTEXT) and authorization for kafka open source 4.0.0 from confluent.io
  2. Code documentation outlining LDAP bind (authentication verification) and LDAP group membership (authorization)
  3. Use of Apache Directory Studio, LDAP server up and running in a few minutes

At the end, the reader should have a working kafka environment locally after approx 30 minutes. All configuration details are relative to Mac platform.

Clone this wiki locally