-
Notifications
You must be signed in to change notification settings - Fork 6k
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 #16287
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @ngocnhan-tran1996, for the PR!
In addition to my inline feedback, will you please add Closes gh-16286
to the end of your commit message?
...org/springframework/security/saml2/provider/service/registration/AssertingPartyMetadata.java
Show resolved
Hide resolved
...g/src/test/java/org/springframework/security/SpringSecurityCoreVersionSerializableTests.java
Show resolved
Hide resolved
Thanks for your review. I will rebase commit into below message if my PR does not have any changes.
|
Please review and tell me if I missunderstood |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the updates, @ngocnhan-tran1996. This is close. I've left feedback inline.
...vice-provider/src/main/java/org/springframework/security/saml2/core/Saml2X509Credential.java
Outdated
Show resolved
Hide resolved
be97a2b
to
bbc8e69
Compare
Thanks, @ngocnhan-tran1996! This is now merged into |
Closes gh-16286