gecko-dev/dom/webauthn/tests
J.C. Jones deb78e0cce Bug 1644627 - Set the WebAuthn appid client extension result properly r=bbeurdouche,keeler
The semantics of what Firefox implemented for the AppID extension for WebAuthn
were wrong. Notably: It was always emitted if the extension were used, and
always set to `true`. The specification has more nuance so that RPs can use
that result to determine what to validate against.

As a reminder since it's been a while, this change has impacts to the WebAuthn
Token Manager layer, so there's duplicative changes in the soft token and in
the HID token, _and the automated tests only test the soft token_. Manual
testing using webauthn.bin.coffee and other test sites are needed to verify
behavior in U2FHIDTokenManager.

Differential Revision: https://phabricator.services.mozilla.com/D79568
2020-06-25 00:06:57 +00:00
..
browser Bug 1644627 - Set the WebAuthn appid client extension result properly r=bbeurdouche,keeler 2020-06-25 00:06:57 +00:00
pkijs
.eslintrc.js Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
cbor.js
get_assertion_dead_object.html
mochitest.ini Bug 1602668 - M(1) manifest and test changes. r=kmag,karlt,necko-reviewers,valentin 2020-06-22 19:09:49 +00:00
test_webauthn_abort_signal.html
test_webauthn_attestation_conveyance.html
test_webauthn_authenticator_selection.html
test_webauthn_authenticator_transports.html
test_webauthn_get_assertion_dead_object.html
test_webauthn_get_assertion.html
test_webauthn_isexternalctap2securitykeysupported.html
test_webauthn_isplatformauthenticatoravailable.html
test_webauthn_loopback.html Bug 1644627 - Set the WebAuthn appid client extension result properly r=bbeurdouche,keeler 2020-06-25 00:06:57 +00:00
test_webauthn_make_credential.html
test_webauthn_no_token.html
test_webauthn_override_request.html
test_webauthn_sameorigin.html
test_webauthn_store_credential.html
u2futil.js