Generate a key pair
Assign the public key to a Snowflake user
Configure the Snowflake connection in Honeydew
Locate the Honeydew redirect URI
Create a Snowflake OAuth integration
<REDIRECT_URI>
with the Honeydew redirect URI you saved in the previous step.
Replace <VALIDITY_IN_SECONDS>
with the desired validity period for the refresh token - for example, 2592000
for 30 days.
If not provided, the default is 7776000
(90 days).If you are using secondary roles, please include OAUTH_USE_SECONDARY_ROLES = 'IMPLICIT'
in the statement.
If you would like to pre-authorize specific roles for OAuth authentication,
provide the PRE_AUTHORIZED_ROLES_LIST
parameter with a list of the actual role names you want to pre-authorize.ACCOUNTADMIN
role or a role with the global CREATE INTEGRATION
privilege can execute this SQL commandRetrieve OAuth Client ID and Client Secret
Configure the Snowflake connection in Honeydew
Generate a PAT in Snowflake
Configure the PAT in Honeydew
34.86.209.90
34.145.147.92
SNOWFLAKE.CORTEX_USER
database role is required to be granted: