fido2-tests icon indicating copy to clipboard operation
fido2-tests copied to clipboard

test_zero_length_pin_auth should raise PIN_INVALID error

Open dangfan opened this issue 6 years ago • 0 comments

See Using pinToken in authenticatorMakeCredential: If platform sends zero length pinAuth, authenticator needs to wait for user touch and then returns either CTAP2_ERR_PIN_NOT_SET if pin is not set or CTAP2_ERR_PIN_INVALID if pin has been set.

dangfan avatar Sep 22 '19 08:09 dangfan