[java-idp-plugin-oidc-op-oidfed] branch main updated (3f132af -> dcfa4f3)

Codeberg noreply at shibboleth.net
Thu Sep 17 11:31:13 UTC 2026


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

codeberg pushed a change to branch main
in repository java-idp-plugin-oidc-op-oidfed.

    from 3f132af  Exploit the initial oidfed-common-testing module.
     new 070b94a  Use TrustChainTestUtil from oidfed-common-testing.
     new dcfa4f3  Use test federation anchor and intermediate keys from oidfed-common-testing

The 2 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:
 .../plugin/oidc/op/oidfed/TrustChainTestUtil.java  | 164 ---------------------
 .../flow/oidfed/AbstractFederationFlowTest.java    |  14 +-
 .../AuthorizeFlowAutomaticRegistrationTest.java    |   2 +-
 .../flow/oidfed/EntityConfigurationFlowTest.java   |   2 +-
 .../profile/flow/oidfed/RegistrationFlowTest.java  |   2 +-
 .../profile/flow/oidfed/ResolveEntityFlowTest.java |   2 +-
 .../UserInfoFlowAutomaticRegistrationTest.java     |   2 +-
 .../EntityConfigurationMetadataCacheTest.java      |   2 +-
 .../oidfed/cache/TrustChainMetadataCacheTest.java  |   2 +-
 .../resources/credentials/fed-local-anchor.jwk     |  13 --
 .../credentials/fed-local-intermediate.jwk         |  12 --
 11 files changed, 10 insertions(+), 207 deletions(-)
 delete mode 100644 idp-oidfed-op-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/oidfed/TrustChainTestUtil.java
 delete mode 100644 idp-oidfed-op-impl/src/test/resources/credentials/fed-local-anchor.jwk
 delete mode 100644 idp-oidfed-op-impl/src/test/resources/credentials/fed-local-intermediate.jwk

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


More information about the commits mailing list