HashiCorp Certified: Vault Associate (002) — Question 40

When an auth method is disabled, all users authenticated via that method lose access.

Answer options

Correct answer: A

Explanation

The correct answer is True because disabling an authentication method revokes access for all users who authenticated using that method. The answer False is incorrect as it implies that some users might retain access, which contradicts the effect of disabling the authentication method.