[java-idp-plugin-oidc-rp] branch main updated: Require latest config module idp.oidc.config.5 and update plugin version
Phil Smart
philip.smart at jisc.ac.uk
Tue Jun 17 13:22:33 UTC 2025
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-idp-plugin-oidc-rp.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-oidc-rp.git;a=commit;h=7aa74924f49298a748e1e2ecaf082a28b4371d0e
The following commit(s) were added to refs/heads/main by this push:
new 7aa7492 Require latest config module idp.oidc.config.5 and update plugin version
7aa7492 is described below
commit 7aa74924f49298a748e1e2ecaf082a28b4371d0e
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Jun 17 14:22:31 2025 +0100
Require latest config module idp.oidc.config.5 and update plugin version
---
.../net/shibboleth/idp/plugin/authn/oidc/rp/plugin.properties | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/idp-oidc-rp-impl/src/main/resources/net/shibboleth/idp/plugin/authn/oidc/rp/plugin.properties b/idp-oidc-rp-impl/src/main/resources/net/shibboleth/idp/plugin/authn/oidc/rp/plugin.properties
index 2ac398c..1765aec 100644
--- a/idp-oidc-rp-impl/src/main/resources/net/shibboleth/idp/plugin/authn/oidc/rp/plugin.properties
+++ b/idp-oidc-rp-impl/src/main/resources/net/shibboleth/idp/plugin/authn/oidc/rp/plugin.properties
@@ -1,6 +1,6 @@
plugin.id = net.shibboleth.idp.plugin.authn.oidc.rp
# Only used when package manifest is not available
-plugin.version = 2.2.0
+plugin.version = 2.2.1
#plugin.license = licence.txt
-plugin.modules.required = idp.oidc.config.3
+plugin.modules.required = idp.oidc.config.5
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list