### Discussed in https://github.com/arkflow-rs/arkflow/discussions/861 <div type='discussions-op-text'> <sup>Originally posted by **YuriyGavrilov** October 9, 2025</sup> Hi is type supported for kafka? sasl: enabled: true mechanism: "PLAIN" and security.protocol = "SASL_PLAINTEXT" sasl.mechanism = "SCRAM-SHA-256" # sasl.jaas.config = "org.apache.kafka.common.security.scram.ScramLoginModule required username='665' password='555';" </div>
Discussed in #861
Originally posted by YuriyGavrilov October 9, 2025
Hi is type supported for kafka?
sasl:
enabled: true
mechanism: "PLAIN"
and