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

Make WebAuthnAuthentication Serializable #16273

Open
jzheaux opened this issue Dec 12, 2024 · 0 comments · May be fixed by #16285
Open

Make WebAuthnAuthentication Serializable #16273

jzheaux opened this issue Dec 12, 2024 · 0 comments · May be fixed by #16285
Labels
in: web An issue in web modules (web, webmvc) type: bug A general bug
Milestone

Comments

@jzheaux
Copy link
Contributor

jzheaux commented Dec 12, 2024

WebAuthnAuthentication implements Serializable, but cannot be serialized due to PublicKeyCredentialUserEntity, one of its members, not being serializable.

@jzheaux jzheaux added in: web An issue in web modules (web, webmvc) type: bug A general bug labels Dec 12, 2024
@jzheaux jzheaux added this to the 6.4.x milestone Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web An issue in web modules (web, webmvc) type: bug A general bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant