[java-oidfed-common] branch main updated (b954186 -> f7a9d2e)
Codeberg
noreply at shibboleth.net
Wed Sep 23 07:34:29 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 b954186 Imported 'resolve-entity' flow from the OP's OIDFED plugin
new 7db3f5b Remove the content-type header check, as it's not mandated by the spec.
new 8523372 Removed setting of relying party ID and enabling the verified-flag.
new 3047b6f Declare index as final and exploit it in the if-clause.
new 2735607 Fix typos in log / exception messages.
new f7a9d2e Remove the default value for the authority hints and rely solely on property
The 5 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:
.../idp/service/relying-party/postconfig.xml | 2 +-
.../oidfed/flow/ResolveEntityFlowTest.java | 32 ++++------------------
.../decoding/impl/ResolveEntityRequestDecoder.java | 3 --
.../messaging/impl/AbstractSignedJWTResponse.java | 2 +-
.../DefaultTrustChainFetchingStrategy.java | 4 +--
.../profile/impl/BuildEntityConfiguration.java | 6 ++--
.../profile/impl/BuildResolveEntityResponse.java | 2 +-
.../oidfed/profile/impl/BuildSignedKeyset.java | 6 ++--
...ormOutboundFederationConfigurationResponse.java | 2 +-
.../impl/FormOutboundResolveEntityResponse.java | 2 +-
.../impl/FormOutboundSignedKeysetResponse.java | 2 +-
.../InitializeEntityStatementContextForKeyset.java | 2 +-
.../ValidateResolveEntityProfileConfiguration.java | 29 --------------------
.../profile/impl/ValidateSelectedTrustChain.java | 2 +-
.../DefaultTrustMarkOwnerCredentialResolver.java | 2 +-
...faultMetadataPolicyOperatorsLookupStrategy.java | 2 +-
16 files changed, 24 insertions(+), 76 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list