Relative Content

Tag Archive for hashicorp-vaultvaulthcl

Hashicorp Vault Reading Policy

I’m trying to define an access policy where the user can see the secret, but not its value.
If I leave it with the “list” capability, the secret is not shown, when I put “read” it shows the value.