[java-opensaml] branch maint-5.1 updated (0c61c8267 -> 9f3a836d4)

Scott Cantor cantor.2 at osu.edu
Thu Mar 13 18:41:51 UTC 2025


This is an automated email from the git hooks/post-receive script.

scantor pushed a change to branch maint-5.1
in repository java-opensaml.

    from 0c61c8267 Unlock dependencies.
     new d04d7b5cd OSJ-413 - StorageService implementations compare version improperly
     new 82b2f2983 OSJ-413 - StorageService implementations compare version improperly
     new 5e236ee5e Checkstyle.
     new 598624880 Partial rollback to allow IdP extension of class.
     new c3972e68a OSJ-419 - SAML20AssertionValidator creates mis-formatted error string
     new 09bb023e6 Add event javadoc.
     new 268384b30 IDP-2352: SOAP client wiring references old bean ID
     new f924c3fef OSJ-414 Suspicious comparison of Integer references in AttributeConsumingServiceSelector OSR-415 Suspicious comparison of Boolean references in SAML2AuthnRequestsSignedSecurityHandler
     new 9f3a836d4 OSJ-425 - IdP keeps repeatedly attempting to delete local storage data

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../support/AttributeConsumingServiceSelector.java |  2 +-
 .../saml2/assertion/SAML20AssertionValidator.java  |  2 +-
 .../impl/HttpClientResponseSOAP11Decoder.java      | 12 ++++++++-
 .../impl/HttpClientResponseSOAP11Decoder.java      | 12 ++++++++-
 .../SAML2AuthnRequestsSignedSecurityHandler.java   |  2 +-
 .../saml2/profile/impl/ValidateAssertions.java     |  5 ++--
 .../storage/AbstractMapBackedStorageService.java   |  6 ++---
 .../impl/client/JSONClientStorageServiceStore.java |  8 +++---
 .../client/PopulateClientStorageLoadContext.java   |  2 +-
 .../impl/client/XMLClientStorageServiceStore.java  |  3 ++-
 .../PopulateClientStorageSaveContextTest.java      | 31 ++++++++++++++++++++++
 .../saml2/testing/SAML2ActionTestingSupport.java   | 16 +++++------
 .../storage/testing/StorageServiceTest.java        | 24 +++++++----------
 13 files changed, 87 insertions(+), 38 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list