sasl.login.refresh.min.period.seconds — Kafka Broker Configuration
The desired minimum time for the login refresh thread to wait before refreshing a credential, in seconds. Legal values are between 0 and 900 (15 minutes); a default value of 60 (1 minute) is used if no value is specified.
Description
The desired minimum time for the login refresh thread to wait before refreshing a credential, in seconds. Legal values are between 0 and 900 (15 minutes); a default value of 60 (1 minute) is used if no value is specified. This value and sasl.login.refresh.buffer.seconds are both ignored if their sum exceeds the remaining lifetime of a credential. Currently applies only to OAUTHBEARER.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 2.0 | 60 |
| 2.1 | 60 |
| 2.2 | 60 |
| 2.3 | 60 |
| 2.4 | 60 |
| 2.5 | 60 |
| 2.6 | 60 |
| 2.7 | 60 |
| 2.8 | 60 |
| 3.0 | 60 |
| 3.1 | 60 |
| 3.2 | 60 |
| 3.3 | 60 |
| 3.4 | 60 |
| 3.5 | 60 |
| 3.6 | 60 |
| 3.7 | 60 |
| 3.8 | 60 |
| 3.9 | 60 |
| 4.0 | 60 |
| 4.1 | 60 |
| 4.2 | 60 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.