yaks
yaks copied to clipboard
Add authentication options for secure Kafka
It looks like yaks-kafka steps currently support setting properties such as url
, topicName
, consumerGroup
, and offsetReset
, but none for authentication. It would be nice to be able to pass Kafka username and password or mTLS certificates so that YAKS could be used to test secure Kafka as well.