Manage and administer Snowflake accounts, data security, and governance
A Snowflake account uses SCIM provisioning for user accounts and has bidirectional synchronization of user identities. An Administrator with access to SECURITYADMIN creates a user in the Snowflake UI by issuing these commands:
The new user, PTORRES, logs in successfully but sees PUBLIC as the default role in the web UI. The following command fails when attempted:
USE DEVELOPER_ROLE;
Why does this command fail?
Community Discussion
No comments yet. Be the first to start the discussion!
Community Discussion