HashiCorp Certified: Vault Associate (002) — Question 71
The mechanism to associate an authentication method with access to specific secrets is by specifying a/an:
Answer options
- A. Accessor
- B. Token
- C. Policy
- D. Secret
Correct answer: C
Explanation
The correct answer is C, Policy, as it defines the rules for authentication and access to secrets. Options A (Accessor) and B (Token) do not specifically relate to the association of authentication methods with access rights, while D (Secret) refers to the data being accessed rather than the mechanism for access control.