lookup token information in vault
#Creation of token with Explicit TTL
vault token create --ttl=600
lookup token information in vault
#Creation of token with Explicit TTL
vault token create --ttl=600
lookup token information in vault
#Vault renew token duration
vault token renew --increment=30m <TOKEN>
lookup token information in vault
#Lookup for Token Information in vault
vault token lookup <TOKEN>
#By default Duration is 768h and it comes from where? check with below command
vault read sys/auth/token/tune
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us