Hi
I’m possibly missing something really obvious but I’m trying to create an admin token but I want any tokens created by this token to always have a very specific TTL
I’ve looked at perhaps a token role but I want this to be something that the admin token doesn’t specify as a variable i.e vault token create -role etc but just that whenever this token is used to create a token, the token it creates always has a specific ttl
Thanks for any advice