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?
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.
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.