[java-idp-plugin-oidc-config] branch main updated (8b841c3 -> 51ef20d)

Henri Mikkonen henri.mikkonen at iki.fi
Wed May 8 11:23:54 UTC 2024


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-config.

    from 8b841c3  Bump version after release
     new f3014d4  Bump version to 2.2.0-SNAPSHOT and module ID to idp.oidc.config.4
     new 51ef20d  JCOMOIDC-112 - Profile configuration settings for OAuth2 DPoP

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 +-
 .../config/{OIDCConfigModule2.java => OIDCConfigModule4.java}     | 6 +++---
 .../net/shibboleth/idp/plugin/oidc/config/OIDCConfigPlugin.java   | 5 +++--
 .../net/shibboleth/idp/service/relying-party/postconfig.xml       | 5 +++--
 .../META-INF/services/net.shibboleth.idp.module.IdPModule         | 3 ++-
 .../net/shibboleth/idp/plugin/oidc/config/module.properties       | 8 ++++++++
 .../net/shibboleth/idp/plugin/oidc/config/plugin.properties       | 4 ++--
 pom.xml                                                           | 2 +-
 9 files changed, 24 insertions(+), 13 deletions(-)
 copy oidc-config-impl/src/main/java/net/shibboleth/idp/plugin/oidc/config/{OIDCConfigModule2.java => OIDCConfigModule4.java} (85%)

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


More information about the commits mailing list