[java-oidfed-common] branch main updated (837a0ab -> 0647a5b)
Codeberg
noreply at shibboleth.net
Thu Jun 4 14:13:05 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 837a0ab Move signed-keyset actions from the OP plugin
new 10ae607 Removed obsolete imports.
new a792328 Refactor trust mark SignedJWT references into exploiting our TrustMark interface
new 0647a5b Update trust mark details output for the test-resolution admin flow
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:
.../context/RelyingPartyTrustChainContext.java | 9 +-
.../test-trust-chain-resolution-beans.xml | 3 +-
.../admin/oidfed/test-trust-chain-resolution.vm | 9 +-
.../flow/TestTrustChainResolutionFlowTest.java | 134 ++++++++++++++++++++-
.../oidfed/profile/impl/BuildSignedKeyset.java | 2 -
.../oidfed/profile/impl/CallResolveEntityApi.java | 35 +++---
.../impl/FormOutboundSignedKeysetResponse.java | 2 -
.../InitializeEntityStatementContextForKeyset.java | 1 -
.../oidfed/profile/impl/ResolveTrustMarks.java | 100 ++++++---------
.../oidfed/profile/impl/ValidateTrustMarks.java | 15 +--
...DefaultTrustChainTrustMarksParsingStrategy.java | 61 +++++++---
11 files changed, 250 insertions(+), 121 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list