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

Webauthn sample no longer works on Windows 10 #14

Open
tr-ccc opened this issue May 29, 2021 · 0 comments
Open

Webauthn sample no longer works on Windows 10 #14

tr-ccc opened this issue May 29, 2021 · 0 comments

Comments

@tr-ccc
Copy link

tr-ccc commented May 29, 2021

Windows latest native web authentication API in Windows 10 32-bit broke use of roaming authenticator implementation. Tested on Windows 10 Pro 21H1.

https://webauthnsample.azurewebsites.net live version and standalone instance tested hit below error during registration:
Error: NotAllowedError: The operation either timed out or was not allowed. See: https://www.w3.org/TR/webauthn-2/#sctn-privacy-considerations-client.

Windows latest native web authentication API implementation in Windows 10 64-bit and Linux 32-bit and 64-bit still supports running this code.

Webauthn makecred flow failing but webauthn getassertion flow working on 32-bit Windows 10.

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

No branches or pull requests

1 participant