conduktor.io ↗

sasl.oauthbearer.jwks.endpoint.retry.backoff.ms — Kafka Broker Configuration

The (optional) value in milliseconds for the initial wait between JWKS (JSON Web Key Set) retrieval attempts from the external authentication provider. JWKS retrieval uses an exponential backoff algorithm with an initial wait based on the sasl.

Description

The (optional) value in milliseconds for the initial wait between JWKS (JSON Web Key Set) retrieval attempts from the external authentication provider. JWKS retrieval uses an exponential backoff algorithm with an initial wait based on the sasl.oauthbearer.jwks.endpoint.retry.backoff.ms setting and will double in wait length between attempts up to a maximum wait length specified by the sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms setting.

Default Values by Kafka Version

Kafka VersionDefault Value
3.1100
3.2100
3.3100
3.4100
3.5100
3.6100
3.7100
3.8100
3.9100
4.0100
4.1100
4.2100
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.