Snowflake - SAML Relying Party Configuration - SecurID Access Implementation Guide
This section describes how to integrate SecurID Access with Snowflake using Relying Party. Relying party uses SAML 2.0 to integrate SecurID Access as a SAML Identity Provider (IdP) to Snowflake SAML Service Provider (SP).
Architecture Diagram
Configure SecurID Access Cloud Authentication Service
Perform these steps to configure SecurID Access Cloud Authentication Service(CAS) as a relying party SAML IdP to Snowflake .
Procedure
-
Sign into the Cloud Administration Console and browse to Authentication Clients > Relying Parties and click Add a Relying Party. Then select Add for a SAML service provider.
-
On Basic Information page enter a Name for the application, ie. Snowflake Then click on Next Step.
-
On Authentication page.
-
select the RSA SecurID Access manages all authentication.
-
Select the desired Primary Authentication Method from the dropdown list.
-
Select the desired policy from the Access Policy for Additional Authentication.
-
Click Next Step.
-
-
On Connection Profile page.
-
Under the Service Provider Metadata section.
-
Enter the Assertion Consumer Service (ACS) . Use the URL format given in Configuring an Identity Provider (IdP) for Snowflake — Snowflake Documentation to configure the ACS and Audience URL for your snowflake account. For example, https://instance5t.us-east-2.aws.snowflakecomputing.com/fed/login.
-
Enter the Service Provider Entity ID. Use the URL format given in Configuring an Identity Provider (IdP) for Snowflake — Snowflake Documentation to configure the ACS and Audience URL for your snowflake account. For example, https://instance5t.us-east-2.aws.snowflakecomputing.com.
-
Uncheck SP signs SAML Requests.
-
Click on Download Certificate. This will be used below in the Snowflake configuration.
-
Click on Choose File and upload the certificate just downloaded. This same certificate may be used in the Snowflake configuration below.
-
Open Advanced Configuration section
-
Note the Identity Provider Entity ID field . For Example :https://rsa-inst-pe.auth-demo.securid.com/saml-fe/sso.
-
-
Click on Save and Finish.
-
Browse to Authentication Clients > Relying Parties
-
Scroll down to the your newly created Relying party and click down arrow to Edit and choose View or Download IdP MetatData and save off the metadata to be used in the Snowflake configuration below.
-
Click on Publish Changes. Your application is now enabled for SSO. If you make any additional changes to the application configuration you will need to republish.
Configure Snowflake
Perform these steps to integrate Snowflake with SecurID Access as a Relying Party SAML SP.
Procedure
-
Sign into Snowflake and open Worksheets tab.
-
Run the command:
Copyuse role accountadmin;
alter account set saml_identity_provider = '{
"certificate": "XXXXXXXXXXXXXXXXXXX",
"ssoUrl": "<url>",
"type": "Custom" }'; -
In the certificate parameter, copy and paste the IdP Signing certificate downloaded from RSA Admin Portal while configuring the snowflake application.
-
In the ssoUrl parameter, enter the sso URL configured in the RSA Admin portal for the snowflake application.
-
Enable the sso login page by running the following command.
Copyalter account set sso_login_page = true;
Configuration is complete.
Next Step: See main page for more certification information.
Related Articles
Bugsnag-integration-configuration-relying-party 1Number of Views How to use any client certificate as an Administrator in another KCA installation? 6Number of Views Start DB Logging button disabled in RSA Identity Governance & Lifecycle 171Number of Views Terminus-integration-configuration-relying-party 1Number of Views Bonusly-integration-configuration-relying-party 1Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Release Notes for RSA Authentication Manager 8.8 RSA Authentication Manager 8.9 Release Notes (January 2026) Supported On-Demand Authentication (ODA) SMS providers for use with RSA Authentication Manager 8.x Deploying RSA Authenticator 6.2.2 for Windows Using DISM