WebAuthn: support for Android Safetynet credential
Categories
(Firefox for Android Graveyard :: General, enhancement, P3)
Tracking
(Not tracked)
People
(Reporter: nicolas, Unassigned)
References
(Depends on 1 open bug)
Details
Attachments
(1 file)
|
1.89 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
Create a new credential with the Webauthn API using the Mozilla Demo at https://webauthn.bin.coffee/ using the Attestation type "Direct"
Actual results:
The attestation return is of fmt type 'none', so the attestation can't be verified using Android SafetyNet Attestation Statement Format at https://w3c.github.io/webauthn/#sctn-android-safetynet-attestation
Expected results:
The attestation returned should be of fmt type 'android-safetynet' with the attestation signed by the android platform, like in Chrome for android.
Comment 1•6 years ago
|
||
JC, can you find out what needs to be done with this bug? How important is this bug? Is this something your team could submit a patch for if this is important enough?
Comment 2•6 years ago
|
||
No, I can't do this. If it's required, it'll need UX. See Bug 1550164 and Bug 1551229.
Comment 3•6 years ago
|
||
Moved this to a P3 - depending on the outcome of bug 1550164 (on which this is blocked) this may become a priority at a later time.
Comment 4•5 years ago
|
||
| Assignee | ||
Updated•5 years ago
|
Description
•