HashiCorp Certified: Vault Associate (002) — Question 24
Which of the following describes usage of an identity group?
Answer options
- A. Limit the policies that would otherwise apply to an entity in the group
- B. When they want to revoke the credentials for a whole set of entities simultaneously
- C. Audit token usage
- D. Consistently apply the same set of policies to a collection of entities
Correct answer: D
Explanation
The correct answer is D because identity groups are designed to ensure that a consistent set of policies is applied to all members of the group. Option A is incorrect as it relates to policy limitation rather than consistency, B focuses on credential revocation which is not the primary purpose, and C pertains to auditing rather than policy application.