mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-14 23:31:48 +01: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.