confluentinc/kafka-rest

Support for SASL/SCRAM?

aidan-melen opened this issue · 1 comments

does kafka-rest support SASL/SCRAM connections?

this is the only reference to SASL/SCRAM in the project:

<allow pkg="org.apache.kafka.common.security.scram" exact-match="true" />