Snowflake Connector: Key-pair authentication
rponsaerts opened this issue · 1 comments
rponsaerts commented
Hi,
Currently, I don't think it is possible to authenticate to Snowflake using the key-pair method (a private key file) with the Snowflake connector in Trino.
Key-pair authentication using the private key in a file (optionally encrypted using a passphrase) and the public key registered in Snowflake is considered to be a more secure way of authenticating compared to just using username/passwd.
https://docs.snowflake.com/en/user-guide/key-pair-auth
Can this feature be implemented in the Snowflake connector for Trino?
best,
raf