Snowflake
ADA-C01 · Question #1
ADA-C01 Question #1: Real Exam Question with Answer & Explanation
The correct answer is D. ACCOUNTADMIN only. According to the Using OAuth 2.0 with Snowflake - Blog, only the ACCOUNTADMIN role can create and manage integrations, so an administrator must assume that role when creating a security integration for OAuth. The other roles do not have the necessary privileges to create the obje
Question
What role or roles should be used to properly create the object required to setup OAuth 2.0 integration?
Options
- AAny role with GRANT USAGE on SECURITY INTEGRATION
- BACCOUNTADMIN and SYSADMIN
- CACCOUNTADMIN and SECURITYADMIN
- DACCOUNTADMIN only
Explanation
According to the Using OAuth 2.0 with Snowflake - Blog, only the ACCOUNTADMIN role can create and manage integrations, so an administrator must assume that role when creating a security integration for OAuth. The other roles do not have the necessary privileges to create the object required to setup OAuth 2.0 integration.
Community Discussion
No community discussion yet for this question.