mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-09 09:13:02 +03:00
failed to falidate DUO credentials #1963
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Trigun on GitHub.
Hi, when trying to config the duo 2fa it keeps saying: failed to falidate duo credentials.
I did a complete new install.
@Trigun commented on GitHub:
yes, I setup:
The integration key
The Secret key
API -hostname
also, I had it working before but for some reason(maybe due to an update) I keep having the same error.
Thx for your help!
@MartB commented on GitHub:
Did you set up the duo api credentials inside the configuration?
=> DUO_IKEY etc.
@Firestorrrm commented on GitHub:
Encountering the same error after a fresh install...
Using the raspberry pi image.
@shauder commented on GitHub:
Duo is working fine for me. Do you have it setup through the admin page or did you set it up at the user level?
I have mine just configured for my user since I am using my own personal duo and others can use theirs.
EDIT: I was on 1.9.1-8be2ed62 and I upgraded to 1.11.0-5ac66b05 and Duo is still working for me.
@Trigun commented on GitHub:
Apperantly the authenticator app also doesn't work.
hopefully it will be fixed soon as 2FA is crucial for a tool like this.
thnx!
@shauder commented on GitHub:
This is a common problem with any 2FA solutions.
@Trigun commented on GitHub:
issue is solved! to solve it check if the time is in sync with(for example) with your logfile output.
If not, just do a hwclock tot sytem sync and it will work once you try to setup the 2fa
@Trigun commented on GitHub:
I know, but for some reason I never checked the time assuming once its set correclty is should always work. glad its fixed now :)
@Trigun commented on GitHub:
With an upgrade it should work but with a new install it doesn't work. not sure why as I've tried older versions as well. not sure where it goes wrong.