Snowflake
Configuring a security integration
To enable Snowflake OAuth, you will need to create a security integration in Snowflake to manage the OAuth connection between Paradime and Snowflake. In Snowflake, execute a query to create a security integration. Please find the complete documentation on creating a security integration for custom clients here. You can find a sample create or replace security integration query below.lineNumbers
Retrieve ClientID and Secret
To get the Client ID and Secret required to connect to Paradime run the below query in Snowflake:lineNumbers