This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
v0.5.2
Changes
- All custom cubbyhole token passing methods have been removed in favor of the Vault managed Response Wrapping. Old clients will not work with this version of Vault Gatekeeper and Vault Gatekeeper will only work with Vault 0.6.0 or greater.
- Add
/policies/reload
endpoint to reload loaded Gatekeeper policies. - If there is no application token policy in Vault for Gatekeeper to follow, it now defaults to handing out "default" scoped tokens.
- Gatekeeper Client code has been refactored.