-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SNOW-1526628 implemented passcode MFA authentication #739
Conversation
sfc-gh-ext-simba-jy
commented
Aug 20, 2024
•
edited
Loading
edited
- Implemented the authentication with MFA (DUO application)
- With passcode and passcodeInPassword, user can connect to the snowflake server with the passcode instead of getting "push" notification.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Interesting, we have connection parameters of SF_CON_PASSCODE and SF_CON_PASSCODE_IN_PASSWORD since 7 years ago and never been implemented till now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Please add description to the PR