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 Saml2AuthenticationToken Serializable #16286

Closed
jzheaux opened this issue Dec 13, 2024 · 1 comment · Fixed by #16287
Closed

Make Saml2AuthenticationToken Serializable #16286

jzheaux opened this issue Dec 13, 2024 · 1 comment · Fixed by #16287
Labels
in: saml2 An issue in SAML2 modules status: duplicate A duplicate of another issue type: bug A general bug
Milestone

Comments

@jzheaux
Copy link
Contributor

jzheaux commented Dec 13, 2024

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

@jzheaux jzheaux added type: bug A general bug in: saml2 An issue in SAML2 modules labels Dec 13, 2024
@jzheaux jzheaux added this to the 6.4.x milestone Dec 13, 2024
ngocnhan-tran1996 added a commit to ngocnhan-tran1996/spring-security that referenced this issue Dec 21, 2024
ngocnhan-tran1996 added a commit to ngocnhan-tran1996/spring-security that referenced this issue Dec 21, 2024
Closes spring-projectsgh-16286

Generate file serialized

Generate file serialized
jzheaux pushed a commit to ngocnhan-tran1996/spring-security that referenced this issue Jan 31, 2025
jzheaux added a commit to ngocnhan-tran1996/spring-security that referenced this issue Jan 31, 2025
@jzheaux jzheaux added the status: duplicate A duplicate of another issue label Jan 31, 2025
@jzheaux
Copy link
Contributor Author

jzheaux commented Jan 31, 2025

Closed in favor of #16287

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: saml2 An issue in SAML2 modules status: duplicate A duplicate of another issue type: bug A general bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant