SnowPro Core Certification — Question 289
Which of the following are valid methods for authenticating users for access into Snowflake? (Choose three.)
Answer options
- A. SCIM
- B. Federated authentication
- C. TLS 1.2
- D. Key-pair authentication
- E. OAuth
- F. OCSP authentication
Correct answer: B, D, E
Explanation
The correct answers are B, D, and E because Federated authentication, Key-pair authentication, and OAuth are all supported methods for user authentication in Snowflake. SCIM is for user provisioning, TLS 1.2 is a security protocol, and OCSP authentication is not a standard method for Snowflake user access.