Can the Snowflake node in n8n be configured to use key pair authentication?

Describe the problem/error/question

I would like to connect to Snowflake using the Snowflake node in n8n. Instead of using a username/password combination, I want to authenticate using key pair authentication (private/public key pair). Is this currently supported in the Snowflake node?
Or will it be supported in the future?

What is the error message (if any)?

no errors

Please share your workflow

no workflows

1 Like

The good news is this is now available but there was a bug with it which should be fixed soon, Keep an eye on the release notes over the next few days.

1 Like

Just wanted to check. Can I use a key-pair to authenticate to snowflake in n8n now?

i get error if i use key pair :error:1E08010C:DECODER routines::unsupported. I tried with both encrypted & unencrypted private key , same error. appreciate some guidance.

same key pair works fine in python outside n8n, but not from n8n.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.