зеркало из https://github.com/mozilla/gecko-dev.git
5685e93ac7
The WebAuthn spec lets RPs ask to specifically get direct attestation certificates during credential creation using the "Attestation Conveyance Preference" [1]. This change adds that field into the WebIDL and ignores it for now. This is pre-work to Bug #1430150 which will make this useful (which in turn requires Bug #1416056's support for anonymizing those attestation certificates). [1] https://www.w3.org/TR/webauthn/#attestation-convey MozReview-Commit-ID: 763vaAMv48z --HG-- extra : rebase_source : 7fb7c64a0ee3167032485378af6074a7366295a4 |
||
---|---|---|
.. | ||
browser | ||
cbor | ||
pkijs | ||
mochitest.ini | ||
test_webauthn_abort_signal.html | ||
test_webauthn_attestation_conveyance.html | ||
test_webauthn_authenticator_selection.html | ||
test_webauthn_authenticator_transports.html | ||
test_webauthn_get_assertion.html | ||
test_webauthn_isplatformauthenticatoravailable.html | ||
test_webauthn_loopback.html | ||
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 |