We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2f94ca commit 71fde08Copy full SHA for 71fde08
docker/admin.properties
@@ -0,0 +1,3 @@
1
+sasl.jaas.config=org.apache.kafka.common.security.plain.PlainLoginModule required username="test" password="test-secret";
2
+sasl.mechanism=PLAIN
3
+security.protocol=SASL_PLAINTEXT
0 commit comments