Closed
Bug 1406471
Opened 7 years ago
Closed 7 years ago
Web Authentication - Implement FIDO AppID Extension
Categories
(Core :: DOM: Device Interfaces, enhancement, P3)
Core
DOM: Device Interfaces
Tracking
()
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: jcj, Assigned: ttaubert)
References
()
Details
(Whiteboard: [webauthn][webauthn-wd07])
Attachments
(1 obsolete file)
Since we have U2F support in-tree, even if it's pref'd off --- and it's reasonable for users to move from Chrome's U2F to Firefox's Web Authn --- we should implement the FIDO AppID WebAuthn extension. That extension lets those users who previously used U2F on any browser migrate to WebAuthn without re-registering.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → ttaubert
Status: NEW → ASSIGNED
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Comment on attachment 8950916 [details]
Bug 1406471 - Web Authentication - Implement FIDO AppID Extension r=jcj
Olli, can you please take a look at the WebIDL changes?
You'll notice that we currently don't use partial dictionaries, that's tracked by bug 1436329.
Attachment #8950916 -
Flags: review?(bugs)
Comment 3•7 years ago
|
||
Comment on attachment 8950916 [details]
Bug 1406471 - Web Authentication - Implement FIDO AppID Extension r=jcj
This request doesn't disappear to disappear from the queue when approving in phabricator
Attachment #8950916 -
Flags: review?(bugs) → review+
Comment 4•7 years ago
|
||
Comment on attachment 8950916 [details]
Bug 1406471 - Web Authentication - Implement FIDO AppID Extension r=jcj
J.C. Jones [:jcj] has approved the revision.
Olli Pettay [:smaug] has requested changes to the revision.
https://phabricator.services.mozilla.com/D595
Pushed by ttaubert@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/08ed16352ece
Web Authentication - Implement FIDO AppID Extension r=jcj,smaug
Updated•7 years ago
|
Attachment #8950916 -
Attachment is obsolete: true
Pushed by ttaubert@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2b1e9910c603
Fix WebAuthn WPT bustage for .getClientExtensionResults() r=me
Comment 7•7 years ago
|
||
bugherder |
Updated•7 years ago
|
Target Milestone: Future → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•