Forum Discussion
Community_Admin
03-22-2022Admin
What is Snowflake access control in a nutshell?
untitled_Aaron
03-22-2022Data Storage
Access control is similar to most databases and warehouses where a user is created to access Snowflake. Users can be granted permissions directly or have roles assigned to them with permissions already granted. Users can only view use the databases and warehouses they have permissions to and perform actions granted to them. You can authenticate using username & password, federation authentication & sso, key pairs, oauth and you can also implement MFA.