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

Set makeCredUvNotRqd to true in options #26

Closed
robin-nitrokey opened this issue Jun 26, 2023 · 0 comments · Fixed by #27
Closed

Set makeCredUvNotRqd to true in options #26

robin-nitrokey opened this issue Jun 26, 2023 · 0 comments · Fixed by #27

Comments

@robin-nitrokey
Copy link
Member

For improved compatibility, we should set makeCredUvNotRqd to true in the options. See:

robin-nitrokey added a commit to robin-nitrokey/fido-authenticator that referenced this issue Jun 28, 2023
This patch sets the makeCredUvNotRqd CTAP option to true to indicate
that we support makeCredential operations without user verification.
See also:
	https://fidoalliance.org/specs/fido-v2.1-rd-20201208/fido-client-to-authenticator-protocol-v2.1-rd-20201208.html#getinfo-makecreduvnotrqd

Fixes: trussed-dev#26
robin-nitrokey added a commit to robin-nitrokey/fido-authenticator that referenced this issue Jun 28, 2023
This patch sets the makeCredUvNotRqd CTAP option to true to indicate
that we support makeCredential operations without user verification.
See also:
	https://fidoalliance.org/specs/fido-v2.1-rd-20201208/fido-client-to-authenticator-protocol-v2.1-rd-20201208.html#getinfo-makecreduvnotrqd

Fixes: trussed-dev#26
robin-nitrokey added a commit to robin-nitrokey/fido-authenticator that referenced this issue Jul 10, 2023
This patch sets the makeCredUvNotRqd CTAP option to true to indicate
that we support makeCredential operations without user verification.
See also:
	https://fidoalliance.org/specs/fido-v2.1-rd-20201208/fido-client-to-authenticator-protocol-v2.1-rd-20201208.html#getinfo-makecreduvnotrqd

Fixes: trussed-dev#26
robin-nitrokey added a commit to robin-nitrokey/fido-authenticator that referenced this issue Jul 10, 2023
This patch sets the makeCredUvNotRqd CTAP option to true to indicate
that we support makeCredential operations without user verification.
See also:
	https://fidoalliance.org/specs/fido-v2.1-rd-20201208/fido-client-to-authenticator-protocol-v2.1-rd-20201208.html#getinfo-makecreduvnotrqd

Fixes: trussed-dev#26
nickray pushed a commit that referenced this issue Sep 13, 2023
This patch sets the makeCredUvNotRqd CTAP option to true to indicate
that we support makeCredential operations without user verification.
See also:
	https://fidoalliance.org/specs/fido-v2.1-rd-20201208/fido-client-to-authenticator-protocol-v2.1-rd-20201208.html#getinfo-makecreduvnotrqd

Fixes: #26
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

Successfully merging a pull request may close this issue.

1 participant