Open
Bug 1954787
Opened 1 month ago
Updated 17 days ago
[meta] Passkey registration issues on Android
Categories
(Core :: DOM: Web Authentication, task, P2)
Tracking
()
NEW
People
(Reporter: michel, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: meta)
This is a common issue to track all the issues with Passkey creation on Android. It can fail for the following reasons:
- Missing permissions (affects Focus and Klar, see https://bugzilla.mozilla.org/show_bug.cgi?id=1900848)
- Not being whitelisted for setting any origin (affects Nightly and Klar, see https://bugzilla.mozilla.org/show_bug.cgi?id=1870436)
- Attestation being required (see https://bugzilla.mozilla.org/show_bug.cgi?id=1954760 and https://bugzilla.mozilla.org/show_bug.cgi?id=1550164)
- Some Android 14+ devices not supporting Credential Manager (fixed in 138, see https://bugzilla.mozilla.org/show_bug.cgi?id=1951658
Updated•1 month ago
|
Severity: -- → N/A
Keywords: meta
Priority: -- → P2
Summary: Passkey registration issues on Android → [meta] Passkey registration issues on Android
Comment 1•17 days ago
|
||
Is there already an issue filed somewhere for supporting Firefox as a Google Credential Manager backend, so that Firefox and other things wanting Passkeys can store those passkeys in Firefox and sync them via Firefox Sync?
You need to log in
before you can comment on or make changes to this bug.
Description
•