You can use these credentials to authenticate the following nodes:
Refer to Kafka’s documentation for more information about using the service.
If you’re new to Kafka, refer to the Apache Kafka Quickstart for initial setup.
Refer to Encryption and Authentication using SSL for working with SSL in Kafka.
To configure this credential, you’ll need a running Kafka environment and:
To set it up:
CLIENT-ID
of the client or consumer group in the Client ID field in your credential.<broker-service-name>:<port>
. Use the name you gave the broker when you defined it in the services
list. For example, kafka-1:9092,kafka-2:9092
would add the brokers kafka-1
and kafka-2
on port 9092
.Plain
scram-sha-256
scram-sha-512