HashiCorp Certified: Vault Associate (002) — Question 20
Which of the following cannot define the maximum time-to-live (TTL) for a token?
Answer options
- A. By the authentication method
- B. By the client system
- C. By the mount endpoint configuration
- D. A parent token TTL
- E. System max TTL
Correct answer: B
Explanation
The correct answer is B, as the client system does not control the TTL settings for tokens; rather, it is determined by other configurations. Options A, C, D, and E all represent valid ways to set or influence the TTL for a token.