Closed
Bug 1958716
Opened 11 months ago
Closed 1 month ago
Android support for WebAuthn PRF extension
Categories
(Firefox for Android :: WebAuthn, enhancement)
Tracking
()
RESOLVED
FIXED
149 Branch
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: michel, Assigned: jschanck)
References
(Blocks 1 open bug)
Details
(Keywords: parity-chrome, parity-safari)
Attachments
(1 file)
Chrome supports it, so it should be possible to add it to Firefox to.
| Reporter | ||
Comment 1•11 months ago
|
||
I see that this is not supported in com.google.android.gms.fido.fido2.api.common.AuthenticationExtensions, but it seems to be supported when building PublicKeyCredentialCreationOptions from JSON as I clearly see it in the source of the play-services-fido-21.1.0 lib and it's also working in Chrome.
| Reporter | ||
Updated•10 months ago
|
Assignee: michel → nobody
Comment 2•3 months ago
|
||
FxA are looking to use PRF as part of Passkey support that they are adding and from the MDN docs, it looks like Android is missing support, which links to this bug.
Hey John, do you know what the priority of this would be?
Flags: needinfo?(jschanck)
| Assignee | ||
Comment 3•2 months ago
|
||
We'll get this "for free" with Bug 2008744. I should be able to get it done for 149.
Flags: needinfo?(jschanck)
Updated•1 month ago
|
Keywords: parity-chrome,
parity-safari
| Assignee | ||
Comment 4•1 month ago
|
||
Updated•1 month ago
|
Assignee: nobody → jschanck
Status: NEW → ASSIGNED
Pushed by jschanck@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/6cd36524bb41
https://hg.mozilla.org/integration/autoland/rev/037ec3a0887c
android support for webauthn PRF extension. r=m_kato,keeler,geckoview-reviewers
Comment 6•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox149:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•