Open
Bug 1294514
(webauthn)
Opened 8 years ago
Updated 2 years ago
[meta] Implement the W3C WebAuthn API
Categories
(Core :: DOM: Web Authentication, enhancement, P3)
Core
DOM: Web Authentication
Tracking
()
ASSIGNED
Tracking | Status | |
---|---|---|
relnote-firefox | --- | 60+ |
People
(Reporter: jcj, Assigned: jschanck)
References
(Depends on 6 open bugs)
Details
(Keywords: feature, meta, Whiteboard: [webauthn])
We're intending to support the upcoming W3C Web Authentication specification (https://www.w3.org/TR/webauthn/). This is a meta-bug for implementation of it. Expected tasks are:
* Implementing the WebAuthn JS API (currently expected at `navigator.webauthn`)
* Implementing the FIDO 2.0 CTAP protocol over USB HID
* Connecting the FIDO U2F protocol implementation from Bug #1245527
Reporter | ||
Updated•8 years ago
|
Assignee: nobody → jjones
Reporter | ||
Updated•8 years ago
|
Summary: Implement the W3C WebAuthn API → [meta] Implement the W3C WebAuthn API
Reporter | ||
Updated•8 years ago
|
Whiteboard: [webauthn]
Reporter | ||
Updated•8 years ago
|
Alias: webauthn
Reporter | ||
Updated•7 years ago
|
Comment 4•7 years ago
|
||
adding this to 60beta release notes as "Added support for Web Authentication, allowing the use of USB tokens for authentication to web sites"
Is there a reference link to use other than https://hacks.mozilla.org/2018/01/using-hardware-token-based-2fa-with-the-webauthn-api/?
relnote-firefox:
--- → 60+
Reporter | ||
Comment 5•7 years ago
|
||
(In reply to Julien Cristau [:jcristau] from comment #4)
> adding this to 60beta release notes as "Added support for Web
> Authentication, allowing the use of USB tokens for authentication to web
> sites"
>
> Is there a reference link to use other than
> https://hacks.mozilla.org/2018/01/using-hardware-token-based-2fa-with-the-
> webauthn-api/?
Probably https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API is best. Thanks!
Depends on: 1460301
Depends on: 1460692
Reporter | ||
Updated•7 years ago
|
Depends on: 1483501
Reporter | ||
Updated•6 years ago
|
Component: DOM: Device Interfaces → DOM: Web Authentication
Updated•6 years ago
|
Type: defect → enhancement
Updated•4 years ago
|
Depends on: webauthn-ctap2
Updated•3 years ago
|
Assignee: jc → bugs
Updated•3 years ago
|
Status: NEW → ASSIGNED
Updated•3 years ago
|
Depends on: webauthn-lvl2
Updated•3 years ago
|
Depends on: CVE-2022-31742
Updated•2 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Depends on: webauthn-lvl3
Assignee | ||
Updated•2 years ago
|
Assignee: bugs → jschanck
You need to log in
before you can comment on or make changes to this bug.
Description
•