fido-alliance / conformance-test-tools-resources

Certification Test Tools Resources. For security and privacy related issues email tools@certification.fidoalliance.org
https://fidoalliance.org/certification/functional-certification/conformance/
43 stars 14 forks source link

ctap2.1 Authr-MakeCred-Resp-1.js, pre-test's 30sec timeout for getMakeCredentialResponseForAllAlgorithms #638

Closed nuno0529 closed 2 years ago

nuno0529 commented 2 years ago

By submitting this issue you are acknowledging that any information regarding this issue will be publicly available.

If you have privacy concerns, please email conformance-tools@fidoalliance.org

FIRST PRE CHECK

What protocol are you implementing?

NOTE: UAF 1.0 certification have been officially sunset. U2F 1.2 only supported version of U2F.

What is your implementation class?

If you are platform authenticator vendor, please email conformance-tools@fidoalliance.org

What is the version of the tool are you using?

v1.6.37

What is the OS and the version are you running?

For desktop tools

For UAF mobile tools

Issue description

If the authenticator has multi-algorithms support, the 30sec will not be enough especially under slower interfaces like BLE/NFC.

yackermann commented 2 years ago

Increased to 120 sec.

yackermann commented 2 years ago

Resolved in 1.6.38 https://builds.fidoalliance.org/Desktop%20UAF%20FIDO2%20U2F/EXPERIMENTAL/v1.6.38/

nuno0529 commented 2 years ago

Thanks, I have tested it with v1.6.38 and it's resolved.