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
{{ message }}
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
The client in gatekeeper/ does not work with response wrapping, the permanent token needs to be unmarssalled from the json data in data.response from cubbyhole contents.
The client in
gatekeeper/
does not work with response wrapping, the permanent token needs to be unmarssalled from the json data indata.response
from cubbyhole contents.This is easily doable with https://godoc.org/github.com/hashicorp/vault/api#Logical.Unwrap
The text was updated successfully, but these errors were encountered: