[java-idp-plugin-mgmt] branch main updated: Release 3.0.1 - oidc-config
Codeberg
noreply at shibboleth.net
Wed Apr 1 15:58:15 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-idp-plugin-mgmt.
View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-mgmt/commit/8a02eae9cad057ed6bf4d27b427e798a84af99bc
The following commit(s) were added to refs/heads/main by this push:
new 8a02eae Release 3.0.1 - oidc-config
8a02eae is described below
commit 8a02eae9cad057ed6bf4d27b427e798a84af99bc
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Apr 1 16:57:48 2026 +0100
Release 3.0.1 - oidc-config
- Release 3.0.1 of oidc-config
https://shibboleth.atlassian.net/browse/JOIDCCONF-11
---
plugins.properties | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/plugins.properties b/plugins.properties
index 133806f..ed923a7 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -384,7 +384,7 @@ net.shibboleth.plugin.storage.jdbc.supportLevel.2.1.0 = Current
###############################
# OIDC Config plugin #
###############################
-net.shibboleth.idp.plugin.oidc.config.versions = 1.0.0 1.0.1 2.0.0 2.1.0 2.2.0 3.0.0
+net.shibboleth.idp.plugin.oidc.config.versions = 1.0.0 1.0.1 2.0.0 2.1.0 2.2.0 3.0.0 3.0.1
net.shibboleth.idp.plugin.oidc.config.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/oidc-config/%{version}
net.shibboleth.idp.plugin.oidc.config.baseName.%{version} = idp-plugin-oidc-config-dist-%{version}
@@ -410,7 +410,11 @@ net.shibboleth.idp.plugin.oidc.config.supportLevel.2.2.0 = OutOfDate
net.shibboleth.idp.plugin.oidc.config.idpVersionMax.3.0.0 = 6.0.0
net.shibboleth.idp.plugin.oidc.config.idpVersionMin.3.0.0 = 5.0.0
-net.shibboleth.idp.plugin.oidc.config.supportLevel.3.0.0 = Current
+net.shibboleth.idp.plugin.oidc.config.supportLevel.3.0.0 = OutOfDate
+
+net.shibboleth.idp.plugin.oidc.config.idpVersionMax.3.0.1 = 6.0.0
+net.shibboleth.idp.plugin.oidc.config.idpVersionMin.3.0.1 = 5.0.0
+net.shibboleth.idp.plugin.oidc.config.supportLevel.3.0.1 = Current
###################################################
# OIDC Relying Party Proxy-Authentication plugin #
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list