RESOLVED DUPLICATE of bug 191517 Bug 192446
webauthn fails in safari technology preview 71
https://bugs.webkit.org/show_bug.cgi?id=192446
Summary webauthn fails in safari technology preview 71
maxwellswadling
Reported 2018-12-05 19:08:00 PST
See screenshots in https://twitter.com/mxswd/status/1070507752575787009. Both the domains fail to register a user (the first step). Both those web pages don't load the real version of the website if you have the experimental feature disabled. The experimental feature was enabled before loading the web page. It was using a FIDO2 Yubico Security Key (the one with the little 2 printed on it).
Attachments
Jiewen Tan
Comment 1 2018-12-05 22:46:29 PST
(In reply to maxwellswadling from comment #0) > See screenshots in https://twitter.com/mxswd/status/1070507752575787009. > > Both the domains fail to register a user (the first step). > > Both those web pages don't load the real version of the website if you have > the experimental feature disabled. The experimental feature was enabled > before loading the web page. > > It was using a FIDO2 Yubico Security Key (the one with the little 2 printed > on it). I got both of them working with STP 71 and the exact same blue "2" YubiKey. From the second screenshot, it looks like that a request is pending while you issued another one. Now, our implementation is designed to only process one request at a time. Requests come at the same time internal other that the first will get "NotAllowedError: A request is pending."
Jiewen Tan
Comment 2 2019-06-17 11:05:47 PDT
*** This bug has been marked as a duplicate of bug 191517 ***
Note You need to log in before you can comment on or make changes to this bug.