dmpiergiacomo
Results
1
issues of
dmpiergiacomo
Hi, I believe that [forwarding an icon of 128 bytes](https://github.com/solokeys/fido2-tests/blob/9561b5b50279c2e71db37aedd241b029627b38b1/tests/utils.py#L77) causes [test_rk_maximum_list_capacity_per_rp_nodisplay](https://github.com/solokeys/fido2-tests/blob/9561b5b50279c2e71db37aedd241b029627b38b1/tests/standard/fido2/test_resident_key.py#L191-L244) and [test_rk_maximum_size_nodisplay](https://github.com/solokeys/fido2-tests/blob/9561b5b50279c2e71db37aedd241b029627b38b1/tests/standard/fido2/test_resident_key.py#L148-L172) to fail against the Solo authenticator when PIN is provided. I should investigate more, but from...