Implement support for synced application credentials (passkeys)
Categories
(Core :: DOM: Web Authentication, enhancement, P1)
Tracking
()
People
(Reporter: djc, Unassigned)
References
(Depends on 5 open bugs, Blocks 3 open bugs)
Details
I suppose this might be part of WebAuthentication level 3? While I'm aware that passkeys is the Apple marketing name, I was unable to find an existing issue in the tracker referring to this feature.
Reporter | ||
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Google appears to be using the passkey terminology as well: https://android-developers.googleblog.com/2022/10/bringing-passkeys-to-android-and-chrome.html
Updated•1 year ago
|
Comment 2•1 year ago
|
||
There is some useful info and further links at https://fidoalliance.org/passkeys/
Comment 3•11 months ago
|
||
There's a passkeys test application here for convenience: https://www.passkeys.io/
Updated•10 months ago
|
Comment hidden (advocacy) |
Comment 5•9 months ago
|
||
Synchronization from one Firefox to another on a different platform through Firefox Accounts?
Create a passkey on Firefox Android and use it with Firefox on Windows?
Comment 6•5 months ago
|
||
For macOS specifically, Apple has a restricted entitlement that grants full access to the system AuthenticationServices framework, which includes both physical security keys and passkeys via iCloud Keychain. There's some information and a link to apply for the entitlement at https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_web-browser_public-key-credential.
Updated•5 months ago
|
Updated•5 months ago
|
Description
•