mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-20 10:11:34 +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.