Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 844

Why is a federated environment used for user authentication in Snowflake?

    Correct Answer: C

    A federated environment for user authentication in Snowflake is used to separate user authentication from user access. This means that the process of confirming a user's identity (authentication) is distinct from the process of determining what resources and data the user can access (authorization). This separation enhances security by ensuring that user credentials are verified independently of the access controls applied to data.

Discussion
BobFarOption: C

C is correct In a federated environment, user authentication is separated from user access. https://docs.snowflake.com/en/user-guide/admin-security-fed-auth-overview#what-is-a-federated-environment

HeetecOption: C

C correct - https://docs.snowflake.com/en/user-guide/admin-security-fed-auth-overview