Adding a Snowflake Application
In order to integrate with Snowflake, first create an application entry in Data Access Security. This entry includes the identification, connection details, and other parameters necessary to create the link.
To add an application, use the New Application Wizard.
- Go to Admin > Applications.
- Select Add New to open the wizard.
- Select Standard Application.
- Select Next to open the General Details page.
General Details
-
Review and edit the application's general details:
- Application Type - Snowflake
- Application Name - Logical name of the application
- Description - Description of the application
- Tags - Select tags for the application from the dropdown list or type a new name. Select Enter to create a tag.
-
Identity Collector - (Mandatory) Select an Identity Collector of type Snowflake.
You can create identity collectors on the Admin > Identity Collectors page.
Ensure you run the Identity Collector Aggregation task before running the Permission Collection Task.
-
Select Next to open the Connection Details page.
Connection Details
-
Complete the Connection Details:
- Base URL - Connection URL to Snowflake. For example, https://
- .snowflakecomputing.com. - Authentication Type - Key Pair Authentication
- Organization - Your Snowflake organization name
- Account - Snowflake account
- User Name - Configured user to log into the Snowflake organization account
- Private Key - used to authenticate with the Snowflake system. For more information on generating private keys, refer to Generating Keys.
Note
When you enter the private key you must enter the whole private key, including the BEGIN PRIVATE KEY and END PRIVATE KEY lines. For example:
-----BEGIN ENCRYPTED PRIVATE KEY-----
HASH VALUE
-----END ENCRYPTED PRIVATE KEY-----
- Private Key Passphrase - To validate the private key. This was created when you generated the public and private keys.
- Base URL - Connection URL to Snowflake. For example, https://
-
Select Next.
Documentation Feedback
Feedback is provided as an informational resource only and does not form part of SailPoint’s official product documentation. SailPoint does not warrant or make any guarantees about the feedback (including without limitation as to its accuracy, relevance, or reliability). All feedback is subject to the terms set forth at https://developer.sailpoint.com/discuss/tos.