mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #655] Unable to associate yubikey #443
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#443
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @delusi0n on GitHub (Oct 9, 2019).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/655
When I try to associate a Yubikey, I receive the following error:
The UI gives an error of "Invalid Yubikey OTP Provided"
I've added the environment variables for the API id and secret as well..
Any ideas? bitwarden_rs v. 1.11.0
@MartB commented on GitHub (Oct 20, 2019):
Works fine for me with master on
95a7ffdf6bThe only 2fa things i get in the logs are these:
@dani-garcia commented on GitHub (May 13, 2020):
Closed due to inactivity.
@dannymertens commented on GitHub (Jan 30, 2021):
Any news about this because I have the same problem, tested my key @ https://demo.yubico.com/otp/verify works fine
Also with the hosted version of Bitwarden everything works fine, only my self hosted version on my Synology (docker) does not work, always get the same error Invalid Yubikey OTP Provided
Version 2.17.1
Thanks!
@BlackDex commented on GitHub (Jan 30, 2021):
@dannymertens, its not very useful to reply on a closed ticket.
Also, most of the time this is a user error. Please make sure you have https working and the domain variable is correctly configured.
Also, there is a newer version available.
And if you would use the
testingtagged image, you will get some nice diagnostics which could help in the admin interface.