diff --git a/core/src/apps/webauthn/metadata/trezor-ctap2.json b/core/src/apps/webauthn/metadata/trezor-ctap2.json index a25088b437..02c37eda8c 100644 --- a/core/src/apps/webauthn/metadata/trezor-ctap2.json +++ b/core/src/apps/webauthn/metadata/trezor-ctap2.json @@ -28,11 +28,11 @@ } ] ], + "isSecondFactorOnly": false, "keyProtection": 2, "matcherProtection": 4, "cryptoStrength": 128, "attachmentHint": 6, - "isSecondFactorOnly": false, "tcDisplay": 9, "tcDisplayContentType": "text/plain", "tcDisplayPNGCharacteristics": [ diff --git a/core/src/apps/webauthn/metadata/trezor-u2f.json b/core/src/apps/webauthn/metadata/trezor-u2f.json index 45d3e024f2..d4d6a4fc78 100644 --- a/core/src/apps/webauthn/metadata/trezor-u2f.json +++ b/core/src/apps/webauthn/metadata/trezor-u2f.json @@ -8,7 +8,7 @@ "upv": [ { "major": 1, - "minor": 2 + "minor": 1 } ], "assertionScheme": "U2FV1BIN", @@ -24,12 +24,12 @@ } ] ], + "isSecondFactorOnly": true, "keyProtection": 2, "matcherProtection": 4, "cryptoStrength": 128, "attachmentHint": 6, - "isSecondFactorOnly": true, - "tcDisplay": 9, + "tcDisplay": 0, "attestationRootCertificates": [ "MIIBGDCBwAIJALHZj0JkctMsMAoGCCqGSM49BAMCMBUxEzARBgNVBAMMClRyZXpvciBVMkYwHhcNMTYwNDI5MTMzMTUzWhcNMjYwNDI3MTMzMTUzWjAVMRMwEQYDVQQDDApUcmV6b3IgVTJGMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE2Ri9+opUrJLpDakfynqiZFTA0XM2MU3eg6VLhrXfTvBSZZodb/y3Rn8azduKMwgLXu2RiRP0Q6UmG8d7aGBvwTAKBggqhkjOPQQDAgNHADBEAiAkHoH/0uXmFTaUw1Uuj+vXHok1khy0g0FDcRx26u7zlQIgX4DrEPJczDmLPKipraQCf5MTIHe3q853Rlon9T0zoR0=" ],