Skip to content

Where to get approle role secret id and token #572

Closed Answered by csatib02
srekkas asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @srekkas,

They are saved in a k8s secret called: vault-unseal-keys.
If you are interested of retrieving the role:

vault auth list # To get enabled auth-methods

vault list auth/{auth-method}/role # To get associated role

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by csatib02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants