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

Add cross-origin flag verification #613

Open
MasterKale opened this issue Oct 2, 2024 · 1 comment · Fixed by #624
Open

Add cross-origin flag verification #613

MasterKale opened this issue Oct 2, 2024 · 1 comment · Fixed by #624

Comments

@MasterKale
Copy link
Owner

Describe the issue

WebAuthn L3 is being updated with explicit verification steps for the clientDataJSON.crossOrigin flag:

w3c/webauthn#2166

I should update both verifyRegistrationResponse() and verifyAuthenticationResponse() to support verifying this flag accordingly for RP's that might care to know:

@MasterKale
Copy link
Owner Author

Reopening this to take another stab. I reverted the initial attempt for now:

#626

@MasterKale MasterKale reopened this Oct 12, 2024
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