You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User / Password authentication is being deprecated in Snowflake.
You still can accept push notifications for MFA on DUO Mobile, but that's not a practical option for a production system.
The best approach is to use RSA Key-Pair authentication. Here is the documentation on how to set it up. This enables the use of Vanna-AI against Snowflake for production applications.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
User / Password authentication is being deprecated in Snowflake.
You still can accept push notifications for MFA on DUO Mobile, but that's not a practical option for a production system.
The best approach is to use RSA Key-Pair authentication. Here is the documentation on how to set it up. This enables the use of Vanna-AI against Snowflake for production applications.
https://docs.snowflake.com/en/user-guide/key-pair-auth
I have created this PR #959, which enables key-pair authentication to Snowflake, using RSA Private Keys. I appreciate a review.
Beta Was this translation helpful? Give feedback.
All reactions