[java-idp-plugin-mgmt] branch main updated: JCOMOIDC-75 - Release 2.2.1
Phil Smart
philip.smart at jisc.ac.uk
Tue Jun 13 14:51:10 UTC 2023
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-idp-plugin-mgmt.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-mgmt.git;a=commit;h=d908f017609afd0e7bbcc3e00e80b2b53cdf3df9
The following commit(s) were added to refs/heads/main by this push:
new d908f01 JCOMOIDC-75 - Release 2.2.1
d908f01 is described below
commit d908f017609afd0e7bbcc3e00e80b2b53cdf3df9
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Jun 13 15:50:03 2023 +0100
JCOMOIDC-75 - Release 2.2.1
Release 2.2.1 of oidc-common
https://shibboleth.atlassian.net/browse/JCOMOIDC-75
---
plugins.properties | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/plugins.properties b/plugins.properties
index 4506ca9..e16a7d5 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -120,7 +120,7 @@ net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.1.4.0 = Current
###############################
# OIDC Commons library plugin #
###############################
-net.shibboleth.oidc.common.versions = 1.0.0 1.1.0 2.0.0 2.1.0 2.2.0
+net.shibboleth.oidc.common.versions = 1.0.0 1.1.0 2.0.0 2.1.0 2.2.0 2.2.1
net.shibboleth.oidc.common.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/plugins/oidc-common/%{version}
net.shibboleth.oidc.common.baseName.%{version} = oidc-common-dist-%{version}
@@ -142,7 +142,11 @@ net.shibboleth.oidc.common.supportLevel.2.1.0 = OutOfDate
net.shibboleth.oidc.common.idpVersionMax.2.2.0 = 5.0.0
net.shibboleth.oidc.common.idpVersionMin.2.2.0 = 4.3.0
-net.shibboleth.oidc.common.supportLevel.2.2.0 = Current
+net.shibboleth.oidc.common.supportLevel.2.2.0 = OutOfDate
+
+net.shibboleth.oidc.common.idpVersionMax.2.2.1 = 5.0.0
+net.shibboleth.oidc.common.idpVersionMin.2.2.1 = 4.3.0
+net.shibboleth.oidc.common.supportLevel.2.2.1 = Current
##################################
# OpenID Connect Provider plugin #
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list