Week 79 – Security & Governance

This week's focus centers around the primary point of interaction for Snowflake users—the login screen. As you engage with this challenge, consider the following tasks:

  1. Exclusive UI Access: Ensure that individuals accessing the Snowflake account can only log in through the Snowflake UI, and other clients like SnowSQL are restricted.
  2. User_1 Authentication: Configure User_1 to be permitted access solely through a username/password authentication method, disallowing SAML, OAuth, or Keypair.

Your objective is to navigate these tasks effectively by exploring and applying the appropriate commands. Good luck in mastering this week's challenge!

Remember if you want to participate:

  1. Sign up as a member of Frosty Friday. You can do this by clicking on the sidebar, and then going to ‘REGISTER‘ (note joining our mailing list does not give you a Frosty Friday account)
  2. Post your code to GitHub and make it publicly available (Check out our guide if you don’t know how to here)
  3. Post the URL in the comments of the challenge.
Previous
Previous

Week 80 - Data Loading & Staging

Next
Next

Week 78 - SQL & Query Techniques