Snowflake
Snowflake
Prerequisites
Whitelist CData IPs
To establish a connection to Snowflake, you need to allow access to Snowflake via CData’s IP. When hosting Snowflake behind a firewall, you must safelist these IP addresses in your firewall.
-
Range:
52.224.0.160
to52.224.0.175
-
CIDR notation:
52.224.0.160/28
Ensure Snowflake is Publicly Accessible
Provide a public facing IP/domain to connect to this data source. The following private IP ranges do not work:
-
10.0.0.0
to10.255.255.255
-
172.16.0.0
to172.31.255.255
-
192.168.0.0
to192.168.255.255
-
127.0.0.1
(aka ‘localhost’)
Setup Guide
Follow these steps to connect Snowflake to your CData Connect Cloud account:
-
Open the Connections page of the CData Connect Cloud dashboard.
-
Click + Add Connection in the upper-right corner.
-
Type Snowflake into the search field, then click the data source name.
-
On the Basic Settings tab of the new connection, enter a connection name or keep the default name.
-
Enter the Snowflake Warehouse.
-
Enter the URL of the Snowflake database. Snowflake supports URLs in either the account name or connection name format.
-
To use the account name, refer to Finding the organization and account name for an account in the Snowflake documentation.
-
To use the connection name, use the SHOW CONNECTIONS command.
The URL format depends on how you are connecting. Refer to the Connecting with a URL in the Snowflake documentation for help in entering the URL correctly.
The following are a few examples of formatting the URL:
-
Standard URL with account name:
https://<orgname>-<account_name>.snowflakecomputing.com
. -
Standard URL with connection name:
https://<orgname>-<connectionname>.snowflakecomputing.com
. -
Okta SSO:
https://<orgname>-<account-name>.snowflakecomputing.com
(if your account name contains an underscore, change the underscore to a hyphen).
-
-
Select the Authentication method, then proceed to the relevant section and follow those instructions.
-
Under Data Credentials, determine if you want to allow shared credentials or to require users to use their own credentials.
Authentication Methods
OAuth
-
In the User field, enter your Snowflake user name.
-
The Callback URL, or Redirect URL, is the URL you need (
https://oauth.cdata.com/oauth/
) when setting up your OAuth app. Copy this URL and paste it into your OAuth app. -
Enter the OAuth Client Id assigned when you registered your Snowflake account.
-
Enter the OAuth Client Secret for your Snowflake account for OAuth.
-
Select the OAuth Authenticator that the OAuth application requests from Snowflake. If there is no authenticator, use the default None.
-
(Optional) Enter the Snowflake Database and Schema. Selecting a schema may improve performance for some applications.
-
Click Sign in to connect securely through OAuth. This action opens the Snowflake sign-in page in a new tab.
-
Log into your Snowflake account and provide the requested permissions (if applicable).
-
At the top of the CData Connect Cloud Add Snowflake Connection page, click Save & Test.
-
If the connection test succeeds, a message indicates that your connection has been created. The Status on the Edit Connection page also changes to Authenticated.
-
If the connection test fails, ensure that you entered your login information correctly with no stray spaces or other characters. CData Connect Cloud displays error messages under the required fields with missing data. Some data sources require that you sign in directly to the source website. If you did not, an error message appears under the Sign in button. Correct the errors and try again.
-
Password
Important: Any new Snowflake account starting with bundle “2024_08” will no longer support Password authentication. Please use other authentication methods, such as OAuth or Private Key.
-
Enter your user name in the User field and password in the Password field.
-
In the Database section, enter the name of the Snowflake database to connect to.
-
(Optional) Enter the schemas of the Snowflake database to connect to. If this is left blank, the connector has access to all schemas in the database.
-
At the top of the CData Connect Cloud Add Snowflake Connection page, click Save & Test.
-
If the connection test succeeds, a message indicates that your connection has been created. The Status on the Edit Connection page also changes to Authenticated.
-
If the connection test fails, ensure that you entered your login information correctly with no stray spaces or other characters. CData Connect Cloud displays error messages under the required fields with missing data. Some data sources require that you sign in directly to the source website. If you did not, an error message appears under the Sign in button. Correct the errors and try again.
-
-
In Snowflake, add the CData Connect Cloud static IP addresses to your connection whitelist.
Private Key
Follow these steps to configure private key authentication:
-
Open your Snowflake keyfile (which ends in .p8) in a text editor.
-
Copy the entire contents of the file.
-
Enter the copied contents of your private key into the Private Key field.
-
If your private key has a password, enter it in the Private Key Password field.
-
Select the correct Private Key Type from the drop down.
-
In the Database section, enter the name of the Snowflake database to connect to.
-
(Optional) Enter the schemas of the Snowflake database to connect to. If this is left blank, the connector has access to all schemas in the database.
-
At the top of the CData Connect Cloud Add Snowflake Connection page, click Save & Test.
-
If the connection test succeeds, a message indicates that your connection has been created. The Status on the Edit Connection page also changes to Authenticated.
-
If the connection test fails, ensure that you entered your login information correctly with no stray spaces or other characters. CData Connect Cloud displays error messages under the required fields with missing data. Some data sources require that you sign in directly to the source website. If you did not, an error message appears under the Sign in button. Correct the errors and try again.
-
-
In Snowflake, add the CData Connect Cloud static IP addresses to your connection whitelist.
Okta
-
Enter the following information:
-
User— The Okta user account.
-
Password— The password associated with the Okta account.
-
MFA Passcode— Set this to the OTP code that was sent to your device. This property should be used only when Multi-Factor Authentication is required for Okta sign on.
-
SSO Properties— are needed to authenticate to Okta:
- Domain: Set this to the OKTA org domain name.
- MFAType (optional): Set this to the multi-factor type. This property should be used only when the MFA is required for Okta sign on. This property accepts one of the following values:
- OKTAVerify
- SMS
- APIToken (optional): Set this to the API Token created by Okta. This is used when authenticating a user via a trusted application or proxy that overrides the Okta client request context.
-
-
In the Database section, enter the name of the Snowflake database to connect to.
-
(Optional) Enter the schemas of the Snowflake database to connect to. If this is left blank, the connector has access to all schemas in the database.
-
At the top of the CData Connect Cloud Add Snowflake Connection page, click Save & Test.
-
If the connection test succeeds, a message indicates that your connection has been created. The Status on the Edit Connection page also changes to Authenticated.
-
If the connection test fails, ensure that you entered your login information correctly with no stray spaces or other characters. CData Connect Cloud displays error messages under the required fields with missing data. Some data sources require that you sign in directly to the source website. If you did not, an error message appears under the Sign in button. Correct the errors and try again.
-
-
In Snowflake, add the CData Connect Cloud static IP addresses to your connection whitelist.
PingFederate
-
In the User field, enter the Snowflake username for authentication.
-
In the Password field, enter the user password.
-
(Optional) Enter the Proof Key. You must specify this if you want to connect to PingFederate without using a browser.
-
(Optional) Enter the External Token. You must specify this if you want to connect to PingFederate without using a browser. For more information about the Proof Key and External Token, follow the steps here.
-
(Optional) Enter the Database and Schema. Selecting a schema may improve performance for some applications.
-
At the top of the CData Connect Cloud Add Snowflake Connection page, click Save & Test.
-
If the connection test succeeds, a message indicates that your connection has been created. The Status on the Edit Connection page also changes to Authenticated.
-
If the connection test fails, ensure that you entered your login information correctly with no stray spaces or other characters. CData Connect Cloud displays error messages under the required fields with missing data. Some data sources require that you sign in directly to the source website. If you did not, an error message appears under the Sign in button. Correct the errors and try again.
-
More Information
For more information about interactions between CData Connect Cloud and Snowflake, see this information page.