How does the OAuth authorization process work in Snowflake?

112 viewsIntegration to Snowflake
0

How does the OAuth authorization process work in Snowflake?

Daniel Steinhold Answered question July 19, 2023
0

The client sends a GET request to the Snowflake’s OAuth authorization endpoint with several query parameters. Once a user authorizes the client, a redirect is made to the redirect_uri that contains a short-lived authorization code in a GET request.

Daniel Steinhold Answered question July 19, 2023