HashiCorp Certified: Vault Associate (002) — Question 77

A child token must be assigned the same or a subset the parent token’s policies.

Answer options

Correct answer: A

Explanation

The correct answer is True because child tokens inherit policies from their parent tokens and are restricted to the same or more limited permissions. Answer B is incorrect since it suggests that a child token can have broader policies, which contradicts the principle of token hierarchy and policy assignment.