
Answer-first summary for fast verification
Answer: CREATE SECURITY INTEGRATION
The correct answer is C (CREATE SECURITY INTEGRATION) because this command is specifically used to create the security integration object that enables Single Sign-On (SSO) configuration in Snowflake. According to Snowflake documentation and the community discussion consensus (100% agreement with 3 upvotes), CREATE SECURITY INTEGRATION is the initial step for setting up federated authentication like SAML 2.0 for SSO. Option A (CREATE SESSION POLICY) manages session parameters but not SSO. Option B (CREATE NETWORK RULE) controls network access policies. Option D (CREATE PASSWORD POLICY) manages password requirements for local authentication, which is not relevant for SSO configuration.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.