1.2.1 Released!!
This release adds the following Kafka configuration properties.
-
sasl.client.callback.handler.class
- The fully qualified name of a SASL client callback handler class that implements the AuthenticateCallbackHandler interface. -
sasl.login.class
- The fully qualified name of a class that implements the Login interface. For brokers, login-config must be prefixed with listener prefix and SASL mechanism name in lower-case.
Also, fixes an NPE - wso2/product-micro-integrator#2998