[java-oidfed-common] branch main updated (1a27bad -> a61896e)

Codeberg noreply at shibboleth.net
Thu Sep 24 07:34:35 UTC 2026


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

codeberg pushed a change to branch main
in repository java-oidfed-common.

    from 1a27bad  Ignore target on oidfed-common-testing and -conf-impl
     new 8e0c7a9  Harmonise setting of verified trust marks and their IDs on trust chain context
     new 72131b2  Improved handling and validation of delegated trust marks
     new a61896e  Keep the verified trust mark IDs in sync with verified trust marks.

The 3 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:
 .../oidfed/flow/AbstractFederationFlowTest.java    | 25 +++++++++
 .../flow/TestTrustChainResolutionFlowTest.java     | 65 ++++++++++++++++++++++
 .../oidfed/profile/impl/CallResolveEntityApi.java  |  4 +-
 .../oidfed/profile/impl/ResolveTrustMarks.java     | 51 +++++++++++++----
 .../oidfed/profile/impl/ValidateTrustMarks.java    |  3 +-
 .../oidfed/testing/FederationJwtSupport.java       |  5 ++
 .../oidfed/testing/TestFederationCredentials.java  | 11 +++-
 .../oidfed/testing/fed-delegated-owner.jwk         | 13 +++++
 8 files changed, 162 insertions(+), 15 deletions(-)
 create mode 100644 oidfed-common-testing/src/main/resources/net/shibboleth/oidfed/testing/fed-delegated-owner.jwk

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


More information about the commits mailing list