mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-23 13:25:05 +00:00
There are a number of auth methods that support creating tokens with a limited number of uses. However, Vault Agent doesn't track the uses remaining for its auto-auth token, so it may result in flaky permission denied responses if that limit is hit and Vault Agent remains unaware.