adobe / cryptr

Cryptr: a GUI for Hashicorp's Vault

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Renew Token: check if "renewable" before offering renew button

jcrowthe opened this issue · comments

Use case: when using a root token, it is not "renewable". Error is provided when renew button is clicked: {"errors":["lease not found or lease is not renewable"]}