conduktor.io ↗

sasl.oauthbearer.client.credentials.client.secret — Kafka Broker Configuration

The secret (defined by either the user or preassigned, depending on the identity provider) of the client requesting the token.The client secret was previously stored as part of the sasl.

Description

The secret (defined by either the user or preassigned, depending on the identity provider) of the client requesting the token.The client secret was previously stored as part of the sasl.jaas.config configuration with the key clientSecret. For backward compatibility, the clientSecret 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.secret from configurationclientSecret from JAAS

Default Values by Kafka Version

Kafka VersionDefault Value
4.1null
4.2null
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.