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.
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.