Closed
Bug 1865379
Opened 2 years ago
Closed 1 years ago
Present WebAuthn autofill entries from iCloud keychain
Categories
(Core :: DOM: Web Authentication, enhancement, P1)
Tracking
()
VERIFIED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
thunderbird_esr115 | --- | unaffected |
firefox-esr115 | --- | unaffected |
firefox120 | --- | unaffected |
firefox121 | --- | wontfix |
firefox122 | --- | wontfix |
firefox123 | --- | verified |
People
(Reporter: bmaris, Assigned: keeler)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(2 files)
Note
- This was logged as a possible enhancement for this feature
Affected versions
- Firefox 121.0a1
Tested platforms
- Affected platforms: macOS 13.6 (probably the same on macOS 14, I don't have one at the moment)
- Unaffected platforms: Windows 10 and Ubuntu 22.04
Preconditions
- Set
security.webauthn.enable_macos_passkeys
totrue
Steps to reproduce
- Visit https://webauthn.io/
- Use a few usernames to register and authenticate
- Close Firefox
- Start Firefox with a new and fresh profile
- Visit https://webauthn.io/
- Click the text field
Expected result
- In Safari there is an option to display different accounts previously saved in this website making it easy to have all your accounts with you at all times.
Actual result
- In Firefox we don't have a way to display different accounts previously saved and used on this website making it hard for users to remember what accounts they have.
Additional notes
- Not sure if we can implement something similar with what Safari has but it sure is very convenient to have displayed in the text field all the accounts for a particular website for those that use multiple accounts on a website.
Comment 1•2 years ago
|
||
This is called "Conditional Mediation" in the WebAuthn spec. We're already tracking this in Bug 1838932, but we can use this bug for the macOS-specific work that needs to be done.
Updated•2 years ago
|
Summary: Have a way to display multiple passkeys saved for a webpage → Present WebAuthn autofill entries from iCloud keychain
![]() |
Assignee | |
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → dkeeler
Status: NEW → ASSIGNED
Pushed by dkeeler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2dd48af75779
Present WebAuthn autofill entries from iCloud keychain r=jschanck,bradwerth
Comment 4•1 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 years ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
Updated•1 years ago
|
Updated•1 years ago
|
Updated•1 years ago
|
Flags: qe-verify+
Reporter | ||
Comment 5•1 year ago
|
||
I will close this bug as verified fixed based on the verification and exploratory I did on macOS 13 using a Firefox 123 build that has this patch. The remaining dependencies will be verified separately when/if they get addressed.
You need to log in
before you can comment on or make changes to this bug.
Description
•