From 46b7f9a778c68afb6b9a633455de7754b0314c45 Mon Sep 17 00:00:00 2001 From: Conor Patrick Date: Sat, 18 May 2019 14:35:30 -0400 Subject: [PATCH] add UP as UV method for when PIN is not set --- metadata/Solo-FIDO2-CTAP2-Authenticator.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/metadata/Solo-FIDO2-CTAP2-Authenticator.json b/metadata/Solo-FIDO2-CTAP2-Authenticator.json index 9f35933..597f60c 100644 --- a/metadata/Solo-FIDO2-CTAP2-Authenticator.json +++ b/metadata/Solo-FIDO2-CTAP2-Authenticator.json @@ -20,6 +20,9 @@ ], "userVerificationDetails": [ [ + { + "userVerification": 1 + }, { "userVerification": 4 }