mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 03:41:13 +01:00
* Agent Auto Auth Self Healing for Templates * Added changelog * Edited go.sum * Edit changelog wording
3 lines
180 B
Plaintext
3 lines
180 B
Plaintext
```release-note:improvement
|
|
agent: Agent will re-trigger auto auth if token used for rendering templates has been revoked, has exceeded the number of uses, or is a bogus value.
|
|
``` |