Skip to content

Feature: SASL Auth (PLAIN and SCRAM)

Compare
Choose a tag to compare
@mostafa mostafa released this 18 Jun 09:57
c35da2d

In this release I've added the SASL authentication feature with PLAIN and SCRAM mechanisms (no SSL yet). I also fixed some bugs and added three separate scripts that shows how to use the extension with Avro and JSON formats and how to authenticate using SASL SCRAM (sha256).

I'd be very happy to hear your feedback.