You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Vault
Greetings!
I am trying to use Vault with a Kubernetes auth backend as described here .
I got to the point where Vault is configured to use Kubernetes backend and role for default service account is created.
The confusion part is coming on the client side (inside the kubernetes pod) - while client interacts with Vault, which client token should it use in HTTP request header?
I tried to use a token from Kubernetes default account secret, but got "permission denied" error: