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

FIDO not working with Yubikey 5 #275

Closed
CubicrootXYZ opened this issue Apr 5, 2019 · 5 comments
Closed

FIDO not working with Yubikey 5 #275

CubicrootXYZ opened this issue Apr 5, 2019 · 5 comments
Assignees

Comments

@CubicrootXYZ
Copy link

Hey,

I am using the PlugIn now for a few years with the TOTP-Option. Now I got a Yubikey 5, registering it worked (console error: setting getter-only property "u2f"), but if I want to login it shows the page but my Key doesn't light up, pressing the key doesn't do anything.

I am Using WordPress 5.1.1 and https, also tried to delete the key and set it up a few times. Tried Chrome, Edge and Firefox.

@kasparsd
Copy link
Collaborator

kasparsd commented Apr 5, 2019

Thanks for reporting the issue!

Which browser did you use for registering the device? Could you please paste the full error message you got when registering the device?

I suspect it didn't actually register the device due to that error.

@CubicrootXYZ
Copy link
Author

Registered it with Firefox 66.0.2 and got this error:

TypeError: setting getter-only property "u2f"[Weitere Informationen] u2f-api.js:17:5
    <anonym> https://[mydomain]/wp-content/plugins/two-factor/includes/Google/u2f-api.js?ver=0.1.0-dev.2:17

Registered it with Chrome 73.0.3683.103 => no error => also not working

@kasparsd
Copy link
Collaborator

kasparsd commented Apr 5, 2019

Sounds really similar to #211.

Did you enable the U2F feature flag?

@CubicrootXYZ
Copy link
Author

Yeah I enabled it

@kasparsd
Copy link
Collaborator

Here is a video showing key registration on Firefox 67 with the U2F feature flag enabled:

firefox-u2f-register

I've opened #283 to address the JS warning in the browser console but that isn't impacting the registration and sign processes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants