2: {"id": "SelectDevice", "name": "SelectDevice"},
3: {"id": h'112233445544332211', "name": "SelectDevice", "displayName": "SelectDevice"}
{
1: ["FIDO_2_0", "FIDO_2_1_PRE"],
2: ["hmac-secret"],
3: h'D0042464AB1087969A440A4ED5B28D8F',
4: {"plat": false, "rk": true, "up": false, "uv": true, "bioEnroll": true},
5: 2048,
6: [1]
}
You can only use "bioEnroll" in "Fido_2_1" final and that is in early alpha in Chrome Canary.
For urrent platforms you need version string FIDO_2_1_PRE and the
option userVerificationMgmtPreview
EG
{1: ["U2F_V2", "FIDO_2_0",
"FIDO_2_1_PRE"], 2: ["credProtect", "hmac-secret"],
3: h'F8A011F38C0A4D15800617111F9EDC7D', 4: {"rk":
true, "up": true, "uv": true, "plat": false,
"uvToken": true, "clientPin": true,
"credentialMgmtPreview": true,
"userVerificationMgmtPreview": true}, 5: 1200, 6:
[1], 7: 8, 8: 128, 9: ["nfc", "usb"], 10: [{"alg":
-7, "type": "public-key"}, {"alg": -8, "type":
"public-key"}], 13: 4, 14: 1537}
--
You received this message because you are subscribed to the Google Groups "FIDO Dev (fido-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fido-dev+u...@fidoalliance.org.
To view this discussion on the web visit https://groups.google.com/a/fidoalliance.org/d/msgid/fido-dev/2ea7468f-2514-4465-bebd-8c88971198d9o%40fidoalliance.org.