Bug 205350

Summary: [WPE][GTK] Support WebAuthn
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Enhancement CC: bugs-noreply, cassidy, clopez, dbidwell94, jackhill, jake, jiewen_tan, joone, mcatanzaro, mgorse, mike
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
See Also: https://bugzilla.redhat.com/show_bug.cgi?id=1793657
https://bugzilla.redhat.com/show_bug.cgi?id=1793682
https://bugzilla.redhat.com/show_bug.cgi?id=2247565

Description Michael Catanzaro 2019-12-17 12:33:22 PST
WebAuthn is currently supported only on Apple ports.
Comment 1 W. Michael Petullo 2023-11-03 21:35:33 PDT
Just as a point of reference, Linux Firefox supports FIDO2/WebAuthn authenticators over USB as of version 114.0 (https://www.mozilla.org/en-US/firefox/114.0/releasenotes/).
Comment 2 Devin Bidwell 2024-03-11 11:10:07 PDT
Will this be implemented sometime in the near future? This blocks my work login flow substantially (both with email w/ Thunderbird and with vpn login via networkmanager-openconnect)
Comment 3 Michael Catanzaro 2024-03-11 12:43:15 PDT
It's part of the GNOME STF project, so maybe, but it depends on prioritization.

Next step is to solve https://github.com/flatpak/xdg-desktop-portal/issues/989. I won't accept new static permissions into Epiphany and other app developers shouldn't either, and adding functionality into WebKit that doesn't work under flatpak is not OK, so a portal is surely the next step.