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

validate resident key with proper config value #830

Merged
merged 1 commit into from May 8, 2023

Conversation

JoelAtDeluxe
Copy link
Collaborator

This PR attempts to fix the resident key configuration for webauthn. Previously, this field was validated based on a different configuration value, which obviously is incorrect. This should be fixed in this PR.

Note: Only the configuration is fixed. Additional testing will be needed to make sure it actually does the right thing. However, this is ultimately passed to the underlying webauthn go library, so this is likely to induce the correct behavior. (I might have time to test this later)

Possibly address issue #826

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@jrozner jrozner merged commit 591faf0 into main May 8, 2023
9 checks passed
@jrozner jrozner deleted the js/webauthn-fix-residenti-key-config branch May 8, 2023 05:23
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.

None yet

2 participants