[java-idp-plugin-oidc-config] branch main updated (cde65af -> 98c5599)
Codeberg
noreply at shibboleth.net
Mon Apr 6 07:26: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-idp-plugin-oidc-config.
from cde65af Bump version after release
new 3dc02f1 Bump version to 3.1.0-SNAPSHOT and module ID to idp.oidc.config.6
new 98c5599 JCOMOIDC-161 - Facilitate extending the credential resolvers for RP/OP metadata
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:
oidc-config-dist/pom.xml | 2 +-
oidc-config-impl/pom.xml | 2 +-
...IDCConfigModule5.java => OIDCConfigModule6.java} | 6 +++---
.../idp/plugin/oidc/config/OIDCConfigPlugin.java | 5 +++--
.../META-INF/net.shibboleth.idp/postconfig.xml | 4 ++++
.../idp/service/relying-party/postconfig.xml | 21 ++++++++++++++-------
.../services/net.shibboleth.idp.module.IdPModule | 3 ++-
.../idp/plugin/oidc/config/module.properties | 7 +++++++
.../idp/plugin/oidc/config/plugin.properties | 4 ++--
pom.xml | 2 +-
10 files changed, 38 insertions(+), 18 deletions(-)
copy oidc-config-impl/src/main/java/net/shibboleth/idp/plugin/oidc/config/{OIDCConfigModule5.java => OIDCConfigModule6.java} (85%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list