Yubico / python-fido2

Provides library functionality for FIDO 2.0, including communication with a device over USB.
BSD 2-Clause "Simplified" License
432 stars 109 forks source link

Example Server - NotAllowedError on macOS and iOS #134

Closed volzon closed 2 years ago

volzon commented 2 years ago

When using the example server I get the error: "NotAllowedError: This request has been cancelled by the user." on macOS and iOS units. There is some info here: https://support.yubico.com/hc/en-us/articles/360022004600-No-reaction-when-using-WebAuthn-on-macOS-iOS-and-iPadOS

I noticed that this is not a problem at demo.yubico.com

Is it possible to add a fix for this in the example server?

dainnilsson commented 2 years ago

Hi! This has now been fixed on the master branch.