Describe the bug
When testing the MFA option, i tried to register my Yubikey, i get a prompt and touch the key, but then get a none-descriptive "Error has occurred".
In the core log, i can see the following.
Webauthn registration error: The user verified bit is not set, and required by policy
A quick google search show that this is a generic error with the library your are using, and doesn't look to me something actionable on our side.
@Vaarlion could you change your core log level to debug (DEFGUARD_LOG_LEVEL=debug for example in docker env) and do the registration of the key again and paste the logs?
Thank you!
Describe the bug When testing the MFA option, i tried to register my Yubikey, i get a prompt and touch the key, but then get a none-descriptive "Error has occurred". In the core log, i can see the following.
A quick google search show that this is a generic error with the library your are using, and doesn't look to me something actionable on our side.
Your documentation currently doesn't talk about Security key in the MFA section : https://docs.defguard.net/admin-and-features/features-and-configuration/wireguard/multi-factor-authentication-mfa-2fa
Note that this happened before and after adding another type of MFA
To Reproduce Steps to reproduce the behavior:
Expected behavior The Security key is added OR the option is not present
Version information
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.