[java-idp-plugin-oidc-op-oidfed] branch main updated (0ce593b -> 4432a0d)

Henri Mikkonen henri.mikkonen at iki.fi
Wed Oct 8 11:49:39 UTC 2025


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

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

    from 0ce593b  Fix JWT type-header for the resolve entity response.
     new 831fdd2  Initial integration of resolve entity API client to explicit registration
     new 4432a0d  Improved error response contents

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:
 .../oidfed/profile/impl/OidFederationEventIds.java |   5 +
 .../op/oidfed/profile/impl/ResolveTrustChains.java |   4 +-
 .../op/oidfed/profile/impl/SelectTrustChain.java   |   1 +
 .../META-INF/net.shibboleth.idp/postconfig.xml     |  24 +++++
 .../oidfed/metadata-lookup-ext-oidfed-beans.xml    |   7 +-
 .../oidfed/metadata-lookup-ext-oidfed-flow.xml     |   2 +
 .../idp/flows/oidfed/register/register-beans.xml   |  33 +++++--
 .../idp/flows/oidfed/register/register-flow.xml    |  28 +++++-
 .../flow/oidfed/AbstractFederationFlowTest.java    |  22 ++++-
 .../AuthorizeFlowAutomaticRegistrationTest.java    |   9 --
 .../profile/flow/oidfed/RegistrationFlowTest.java  | 106 ++++++++++++++++++++-
 11 files changed, 208 insertions(+), 33 deletions(-)

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


More information about the commits mailing list