mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-01 11:19:52 +03:00
FIDO U2F is not working with Google's OpenSK #896
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 @Fei1Yang on GitHub (Jan 8, 2021).
Subject of the issue
OpenSK won't be registered on the web vault.
Your environment
DOMAINenvironment variable is already set.The OpenSK security key is working with my GitHub account so I don't think it's Google's fault.
Steps to reproduce
Expected behaviour
Web vault returns the error message "There was a problem reading the security key. Try again.".
Actual behaviour
OpenSK should be registered as a U2F security key.
Relevant logs
@BlackDex commented on GitHub (Jan 30, 2021):
I think error 5 means that either there's no https or the domain doesn't match. Please check those items first