sops
sops copied to clipboard
Enable usage of vault's TokenHelpers
Added support for vault's token helpers (https://www.vaultproject.io/docs/commands/token-helper), as exposed by vault api. This allows working against multiple vault instances, obtaining a valid token depending on the address of the vault client being requested.
This would be a useful feature
I am still using a personal fork of SOPS in order to have this feature. However if there is interest and this could be merged upstream I can devote some time to refresh the PR against latest.
@pruiz I'm using a custom build of sops with your patch applied too and would definitely be interested in this being added upstream :)