Skip to content

Webauthn sample no longer works on Windows 10 #14

Open
@tr-ccc

Description

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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions