https://webauthn.io Conditional Popup never enabled for Chromium Browsers on Linux #746
wparad
started this conversation in
Troubleshooting
Replies: 1 comment 10 replies
-
|
@wparad Hmm, interesting. What OS and browser(s) versions specifically are you not seeing the conditional UI appear? |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As far as I can tell this library supports the https://webauthn.io/ site. And on that site, for Desktop + Chromium browsers, the conditional UI (while officially supported) by the Chromium browsers, never actually triggers.
I don't know where this discussion/issue should be started, but this feel unexpected. I specifically don't think it's a problem with SimpleWebAuthn, but rather something broken in Chromium :(
FWIW, I do get the conditional UI message:
{ "challenge": "08ePuCBHWXR9a_4L6-SJa-XwaFbWwZgJ3IeyzZloJJev_B188L2FvfRCXA20YmAnMlFAT8BHMpBF6kVJ87Kvsg", "timeout": 60000, "rpId": "webauthn.io", "allowCredentials": [], "userVerification": "preferred", "hints": [] }Beta Was this translation helpful? Give feedback.
All reactions