vscode-kafka
vscode-kafka copied to clipboard
JAAS Config
Hi,
How do you setup the extension if security uses JAAS Config?
Thanks!
Hi
Depends on your authentication setting. If you are using plain mechanism this is listed in the README. Any other mechanism is unfortunately not supported at the moment.
I am considering switching to KafkaJS as the underlying client library, away from kafka-node which supports more mechanisms.
Depends on #88