HashiCorp Certified: Vault Associate (002) — Question 84
When looking at Vault token details, which key helps you find the paths the token is able to access?
Answer options
- A. Meta
- B. Path
- C. Policies
- D. Accessor
Correct answer: C
Explanation
The correct answer is C, Policies, because it defines the permissions associated with the token, including the paths that can be accessed. Options A (Meta), B (Path), and D (Accessor) do not provide information about the access rights or policies assigned to the token.