sasl.oauthbearer.client.credentials.client.id — Kafka Broker Configuration
The ID (defined in/by the OAuth identity provider) to identify the client requesting the token.The client ID was previously stored as part of the sasl.
Description
The ID (defined in/by the OAuth identity provider) to identify the client requesting the token.The client ID was previously stored as part of the sasl.jaas.config configuration with the key clientId. For backward compatibility, the clientId JAAS option can still be used, but it is deprecated and will be removed in a future version.Order of precedence:sasl.oauthbearer.client.credentials.client.id from configurationclientId from JAAS
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 4.1 | null |
| 4.2 | null |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.