security.delegation.tokens.enabled |
true |
Boolean |
Indicates whether to start delegation tokens system for external services. |
security.delegation.tokens.renewal.retry.backoff |
1 h |
Duration |
The time period how long to wait before retrying to obtain new delegation tokens after a failure. |
security.delegation.tokens.renewal.time-ratio |
0.75 |
Double |
Ratio of the tokens's expiration time when new credentials should be re-obtained. |
security.delegation.token.provider.<serviceName>.enabled |
true |
Boolean |
Controls whether to obtain credentials for services when security is enabled. By default, credentials for all supported services are retrieved when those services are configured, but it's possible to disable that behavior if it somehow conflicts with the application being run. |