[java-idp-oidc] branch dev/JOIDC-222 updated (e8a6e6d4 -> e5e9a153)
Henri Mikkonen
henri.mikkonen at iki.fi
Fri May 2 12:01:58 UTC 2025
This is an automated email from the git hooks/post-receive script.
hjmikkon pushed a change to branch dev/JOIDC-222
in repository java-idp-oidc.
from e8a6e6d4 JOIDC-222 - Support for OpenID Federation
new f03f8ef2 JOIDC-222 - Support for OpenID Federation
new f6016660 JOIDC-222 - Support for OpenID Federation
new e5e9a153 JOIDC-222 - Support for OpenID Federation
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:
.../oauth2/profile/impl/ValidateRequestObject.java | 46 +++++++++-
...onExplicitRegistrationProfileConfiguration.java | 28 +++++++
...onExplicitRegistrationProfileConfiguration.java | 3 +-
...rdinateStatementEndpointExtractionStrategy.java | 2 +-
.../META-INF/net.shibboleth.idp/postconfig.xml | 2 +-
.../pushed-authorization-beans.xml | 34 +++++++-
.../idp/flows/oidc/authorize/authorize-beans.xml | 32 ++++++-
.../idp/flows/oidfed/register/register-beans.xml | 7 +-
.../idp/service/relying-party/postconfig.xml | 1 +
.../profile/impl/ValidateRequestObjectTest.java | 27 ++++++
.../flow/oidfed/AbstractFederationFlowTest.java | 8 +-
.../AuthorizeFlowAutomaticRegistrationTest.java | 74 +++++++++++++++++
.../flow/oidfed/EntityConfigurationFlowTest.java | 2 +-
...shedAuthorizeFlowAutomaticRegistrationTest.java | 97 ++++++++++++++++++++++
.../profile/flow/oidfed/RegistrationFlowTest.java | 3 +
15 files changed, 353 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list