Garath620

Results 3 comments of Garath620

@rotorcowboy It would be a very good feature! +1

An alternative could be to access directly without authentication to : `/ui/vault/tools/unwrap` and pass `wrapped_token` in url param. `http://:8200/ui/vault/tools/unwrap?wrapped_token=`

I wanted to say `wrapping_token`, not `wrapped_token`. `http://:8200/ui/vault/tools/unwrap?wrapping_token=` It would be helpful to share a secret with someone who does not have access to the vault.