Add support for yubikey? #44

Closed
opened 2026-02-04 16:23:21 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @dubwoc on GitHub (Jul 15, 2018).

Based on the error message I get below and the lack of reference to yubikey in the source I believe there isn't any support yet for yubikeys. Assuming that is correct this is a feature request for yubikey two factor support. If I am mistaken please help me figure out what I am doing wrong.

POST /api/two-factor/get-yubikey application/json; charset=UTF-8:
=> Error: No matching routes for POST /api/two-factor/get-yubikey application/json; charset=UTF-8.
=> Warning: Responding with 404 Not Found catcher.
=> Response succeeded.

Originally created by @dubwoc on GitHub (Jul 15, 2018). Based on the error message I get below and the lack of reference to yubikey in the source I believe there isn't any support yet for yubikeys. Assuming that is correct this is a feature request for yubikey two factor support. If I am mistaken please help me figure out what I am doing wrong. > POST /api/two-factor/get-yubikey application/json; charset=UTF-8: > => Error: No matching routes for POST /api/two-factor/get-yubikey application/json; charset=UTF-8. > => Warning: Responding with 404 Not Found catcher. > => Response succeeded. >
OVERLORD added the enhancement label 2026-02-04 16:23:21 +03:00
Author
Owner

@dani-garcia commented on GitHub (Jul 15, 2018):

At the moment, we only support U2F. If your YubiKey supports U2F (I think at least all the new ones do) you can use that option instead.

I'll leave this open, to consider implementing YubiKey support in the future.

@dani-garcia commented on GitHub (Jul 15, 2018): At the moment, we only support U2F. If your YubiKey supports U2F (I think at least all the new ones do) you can use that option instead. I'll leave this open, to consider implementing YubiKey support in the future.
Author
Owner

@dani-garcia commented on GitHub (Nov 9, 2018):

To keep the issue tracker more focused, I'm closing this issue in favor of the meta issue at #246.

@dani-garcia commented on GitHub (Nov 9, 2018): To keep the issue tracker more focused, I'm closing this issue in favor of the meta issue at #246.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#44