-
Notifications
You must be signed in to change notification settings - Fork 1
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
Unable to login w/ 2FA enabled #19
Comments
Some clarifications:
This all correct? I'm not sure why you hit this, haven't had other reports of this yet. |
Yeah that is correct. To clarify, by "reset" 2FA, I mean that I removed it entirely. After going through Google OAuth signin, it opens up
I re-added my FIDO2 key and was able to recreate this after doing |
I have a similar error, have a user with no SSO or Google magical, just username + password + 2FA OTP getting: ⠧ Verifying Retool DB credentials
HTTP Request Error: { success: true, message: '2FA Challenge' }
Failed to make request to https://space.org.retool.com/api/resources. |
When I run
retool login
and select "Google SSO" as the login method and after going through the Google authentication, I get this error in the command line:HTTP Request Error: { success: true, message: 'FIDO2 Not Setup' }
After I reset the 2FA in the admin panel and ran
retool login
again it worked without any issues.Other notes
The text was updated successfully, but these errors were encountered: