SnowPro Core Certification — Question 1125

What should an account administrator do to help a user log into Snowflake, if the user cannot authenticate using Multi-Factor Authentication (MFA)?

Answer options

Correct answer: A

Explanation

Setting DISABLE_MFA to TRUE allows the user to bypass Multi-Factor Authentication, enabling them to log in successfully. The other options would not directly assist the user in authenticating; setting MINS_TO_BYPASS_MFA to 0 does not help if MFA is still required, and modifying ALLOW_ID_TOKEN or ALLOW_CLIENT_MFA_CACHING does not address the authentication issue directly.