Skip to content

Conversation

@kpiotrowski
Copy link
Contributor

This PR adds keypair authentication method to Snowflake connectors. It introduces 2 new arguments:

--private-key-file - Used to provide the path to RSA private key.
--private-key-password - Used to provide the private key password if it's encrypted.

This PR does not affect the existing/old user-password authentication method. Users can still use the standard password, but we will recommend creating a Service Account with keypair auth to avoid issues with MFA.

@kpiotrowski kpiotrowski merged commit 0587165 into main Apr 3, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants