Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for yubikey? #86

Closed
dubwoc opened this issue Jul 15, 2018 · 2 comments
Closed

Add support for yubikey? #86

dubwoc opened this issue Jul 15, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@dubwoc
Copy link

dubwoc commented 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.

@dani-garcia
Copy link
Owner

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 dani-garcia added the enhancement New feature or request label Jul 15, 2018
@dani-garcia
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants