HashiCorp Certified: Vault Associate (002) — Question 41
An authentication method should be selected for a use case based on:
Answer options
- A. The auth method that best establishes the identity of the client
- B. The cloud provider for which the client is located on
- C. The strongest available cryptographic hash for the use case
- D. Compatibility with the secret engine which is to be used
Correct answer: A
Explanation
The correct answer is A because the primary goal of an authentication method is to accurately verify the identity of the client. Options B, C, and D, while important, do not directly address the core purpose of authentication, which is to ensure that the entity attempting to gain access is who they claim to be.