-
New Feature
-
Resolution: Won't Do
-
Minor
-
None
Would it be possible add an option to automatically renew the Vault token each time it's used?
Or periodically? At the moment we need to keep generating new tokens if the current one expires.
Using the `/auth/token/renew-self` API feature would be ideal (https://www.vaultproject.io/docs/auth/token.html).