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

Windows 10 1903 does not work #55

Closed
dmazzella opened this issue Jun 13, 2019 · 3 comments
Closed

Windows 10 1903 does not work #55

dmazzella opened this issue Jun 13, 2019 · 3 comments

Comments

@dmazzella
Copy link

After update to Windows 10 1903 yubikey devices are no longer listed and consequently python-fido2 cannot be used

@mkalioby
Copy link

mkalioby commented Jun 13, 2019

Strange, it is working with me fine with fido2==0.6
as shown in the attached image
CredentialUIBroker_dOoCBl8NbC

You need the latest Firefox and/or Chrome

@dainnilsson
Copy link
Member

Windows 10 1903 introduces its own WebAuthn API to interface with FIDO authenticators and blocks access from others when not running as administrator. The recommended solution is to use the Windows APIs (https://github.com/microsoft/webauthn). A workaround is to run as Administrator.

@dmazzella
Copy link
Author

Thanks, i have tried as administrator and work correctly.

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

No branches or pull requests

3 participants