| Type | Details |
|---|---|
| API Key |
Client ID (text)
A logical identifier of an application. Choose a meaningful name to logically group your clients. Example: booking-events-processor.
Brokers (text)
A comma separated list of broker addresses. Example: glider.srvs.cloudkafka.com:9094.
SSL (text)
Enable/Disable SSL. Enter the string
SSL Reject Unauthorized (select)
Reject unauthorized SSL certificates. `true` or `false`.
TLS CA File (textarea)
Paste text content of
ca.pem file.
TLS Key (textarea)
Paste text content of
service.key file.
TLS Key passphrase/password (text)
TLS passphrase/password (optional).
TLS Cert (textarea)
Paste text content of
service.cert file.
SASL Mechanism (text)
SASL mechanism type. Supported values: SCRAM-SHA-256, SCRAM-SHA-512, PLAIN. If provided, the saslUsername and saslPassword fields are required and all the SSL certificates are ignored.
SASL Username (text)
SASL username.
SASL Password (password)
SASL password
|