mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 20:01:42 +01:00
* Auto Auth Healing for Proxy * Edited changelog * Fix failing tests and small comment change * Readded check because proxy cache is initialized with inmem sink
5 lines
187 B
Plaintext
5 lines
187 B
Plaintext
```release-note:improvement
|
|
proxy: Proxy will re-trigger auto auth if the token used for requests has been revoked, has exceeded the number of uses,
|
|
or is an otherwise invalid value.
|
|
```
|