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

fido2 make-credential: Clenaup and add rk and uv options #464

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

robin-nitrokey
Copy link
Member

This PR cleans up the make-credential command and adds support for setting a resident key and user verification requirement.

This patch migrates our make_credential implementation to use the
webauthn types instead of a dict and removes all unused arguments from
the fido2 make-credential subcommand.
This patch adds options to set the resident key and user verification
requirement for the make-credential operation.

Fixes: #462
@robin-nitrokey robin-nitrokey changed the title Make credential fido2 make-credential: Clenaup and add rk and uv options Nov 7, 2023
@robin-nitrokey robin-nitrokey merged commit c50a59c into master Nov 8, 2023
@robin-nitrokey robin-nitrokey deleted the make-credential branch November 8, 2023 14:32
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 this pull request may close these issues.

3 participants