Bug 205350 - [WPE][GTK] Support WebAuthn
Summary: [WPE][GTK] Support WebAuthn
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-17 12:33 PST by Michael Catanzaro
Modified: 2024-04-19 09:52 PDT (History)
11 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.