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
According to the documentation, if a periodic token is generated by passing the optional period parameter to vault auth -method=aws, it should never expire as long as it's renewed on a timely manner.
When we create such tokens using a command like this
According to the documentation, if a periodic token is generated by passing the optional
period
parameter tovault auth -method=aws
, it should never expire as long as it's renewed on a timely manner.When we create such tokens using a command like this
If we look up the token, vault says that it will expire in 32 days which is unexpected.
The text was updated successfully, but these errors were encountered: