To connect to Snowflake using OAuth 2.0 client credentials, you need your Snowflake client ID, access token URL, client secret, scope, and the access token.
Configure the OAuth endpoint with the client credentials grant type and then create a security integration to get the authorization details.
Before you use the client credentials authentication to connect Snowflake, the organization administrator needs to perform the prerequisite tasks.
Create a client application that is compatible with OAuth to use with Snowflake.
Configure the authorization server with the client credentials Grant type.
Create a security integration of type OAuth in Snowflake.