HashiCorp Certified: Vault Associate (002) — Question 66

Which of the following statements are true about the default policy? (Choose two.)

Answer options

Correct answer: A, B

Explanation

The correct answers are A and B because the default policy is indeed a built-in policy that provides a common set of permissions included with every token by default. Option C is incorrect because the default policy can be updated, although it cannot be removed. Option D is misleading since while it grants significant permissions, it doesn't equate to super admin permissions like a Linux root user. Option E is also false as Vault upgrades do not overwrite changes made to the default policy.