Trying to add a new 2FA device results in 404 #1038

Closed
opened 2026-02-04 23:42:17 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @dasbaumwolltier on GitHub (May 20, 2021).

If I press the Manage button under /#/settings/two-factor in the UI I get this in the logs:

[2021-05-20 17:40:20.572][request][INFO] POST /api/two-factor/get-webauthn
[2021-05-20 17:40:20.572][response][INFO] 404 Not Found

I am therefore not able to add my YubiKey

Originally created by @dasbaumwolltier on GitHub (May 20, 2021). If I press the `Manage` button under `/#/settings/two-factor` in the UI I get this in the logs: ``` [2021-05-20 17:40:20.572][request][INFO] POST /api/two-factor/get-webauthn [2021-05-20 17:40:20.572][response][INFO] 404 Not Found ``` I am therefore not able to add my YubiKey
Author
Owner

@BlackDex commented on GitHub (May 20, 2021):

Seems you are using a new web-vault then we currently support.
We do not support v2.20.x and higher right now.
Use v2.19.0 until we have updated our code to support the latest web-vault which uses webAuthn

@BlackDex commented on GitHub (May 20, 2021): Seems you are using a new web-vault then we currently support. We do not support v2.20.x and higher right now. Use v2.19.0 until we have updated our code to support the latest web-vault which uses webAuthn
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#1038