[java-idp-plugin-oidc-config] branch main updated (94688cc -> 495d55d)
Henri Mikkonen
henri.mikkonen at iki.fi
Mon Mar 11 10:11:52 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 94688cc Remove scm section from POM.
new 3b8baec Bump POM version, plugin.version and module ID.
new 495d55d JCOMOIDC-94 - Profile configuration option for refresh token type
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/{OIDCConfigModule.java => OIDCConfigModule2.java} | 6 +++---
.../config/{OIDCConfigModule.java => OIDCConfigModule3.java} | 6 +++---
.../net/shibboleth/idp/plugin/oidc/config/OIDCConfigPlugin.java | 9 +++++----
.../net/shibboleth/idp/service/relying-party/postconfig.xml | 1 +
.../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 +-
10 files changed, 26 insertions(+), 17 deletions(-)
copy oidc-config-impl/src/main/java/net/shibboleth/idp/plugin/oidc/config/{OIDCConfigModule.java => OIDCConfigModule2.java} (85%)
rename oidc-config-impl/src/main/java/net/shibboleth/idp/plugin/oidc/config/{OIDCConfigModule.java => OIDCConfigModule3.java} (85%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list