pranadb
pranadb copied to clipboard
Allow Kafka connections to use SASL
We should allow brokers to be configured in the main config file so SASL can be used for auth on Kafka connections.
E.g. provide a path to a sasl config file.
https://developer.ibm.com/tutorials/kafka-authn-authz/