You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Vault tokens expire. They are unreliable when it comes to pipelining the work due to the constant need to renew the tokens every x days.
Describe the solution you'd like
Application Roles would allow us to bypass this limitation by generating tokens on demand using application roles and secrets.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Vault tokens expire. They are unreliable when it comes to pipelining the work due to the constant need to renew the tokens every x days.
Describe the solution you'd like
Application Roles would allow us to bypass this limitation by generating tokens on demand using application roles and secrets.
The text was updated successfully, but these errors were encountered: