Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestResidentKey tests assume that authenticator does not have a display #18

Open
andrewkozlik opened this issue Oct 1, 2019 · 0 comments

Comments

@andrewkozlik
Copy link
Contributor

The following tests assume that the authenticator does not have a display:

  • TestResidentKey.test_multiple_rk
  • TestResidentKey.test_rk_maximum_size
  • TestResidentKey.test_rk_maximum_list_capacity_per_rp

The tests only implement the flow according to step 10 in https://fidoalliance.org/specs/fido-v2.0-ps-20190130/fido-client-to-authenticator-protocol-v2.0-ps-20190130.html#authenticatorGetAssertion whereas Trezor implements the flow described in step 11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant