Exam Vault Associate 002 All QuestionsBrowse all questions from this exam
Question 92

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

    Correct Answer: A

    A child token must indeed be assigned the same or a subset of the parent token’s policies. This ensures that child tokens do not exceed the permissions granted to the parent token, maintaining a hierarchy of access control.

Discussion
Mark1000Option: A

A https://discuss.hashicorp.com/t/create-token-issues-child-policies-must-be-subset-of-parent/5913

daz_rekkaOption: A

Correct answer.