[java-idp-plugin-mgmt] branch main updated: Reset oidc-common to version 1.0.0
Phil Smart
philip.smart at jisc.ac.uk
Tue Mar 23 16:47:50 UTC 2021
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=a78da2b51d9641bd67a3506d122f51d4275260bb
The following commit(s) were added to refs/heads/main by this push:
new a78da2b Reset oidc-common to version 1.0.0
a78da2b is described below
commit a78da2b51d9641bd67a3506d122f51d4275260bb
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Mar 23 16:47:46 2021 +0000
Reset oidc-common to version 1.0.0
---
plugins.properties | 20 ++++----------------
1 file changed, 4 insertions(+), 16 deletions(-)
diff --git a/plugins.properties b/plugins.properties
index f43efd2..822b4b0 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -99,25 +99,13 @@ net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.0.9.4 = Current
###############################
# OIDC Commons library plugin #
###############################
-net.shibboleth.oidc.common.versions = 0.0.1 0.0.2 0.0.3 0.0.4
+net.shibboleth.oidc.common.versions = 1.0.0
net.shibboleth.oidc.common.downloadURL.%{version} = https://build.shibboleth.net/nexus/service/local/repositories/releases/content/net/shibboleth/oidc/oidc-common-dist/%{version}
net.shibboleth.oidc.common.baseName.%{version} = oidc-common-dist-%{version}
-net.shibboleth.oidc.common.idpVersionMax.0.0.1 = 5.0.0
-net.shibboleth.oidc.common.idpVersionMin.0.0.1 = 4.1.0
-net.shibboleth.oidc.common.supportLevel.0.0.1 = Withdrawn
-
-net.shibboleth.oidc.common.idpVersionMax.0.0.2 = 5.0.0
-net.shibboleth.oidc.common.idpVersionMin.0.0.2 = 4.1.0
-net.shibboleth.oidc.common.supportLevel.0.0.2 = Withdrawn
-
-net.shibboleth.oidc.common.idpVersionMax.0.0.3 = 5.0.0
-net.shibboleth.oidc.common.idpVersionMin.0.0.3 = 4.1.0
-net.shibboleth.oidc.common.supportLevel.0.0.3 = Withdrawn
-
-net.shibboleth.oidc.common.idpVersionMax.0.0.4 = 5.0.0
-net.shibboleth.oidc.common.idpVersionMin.0.0.4 = 4.1.0
-net.shibboleth.oidc.common.supportLevel.0.0.4 = Current
+net.shibboleth.oidc.common.idpVersionMax.1.0.0 = 5.0.0
+net.shibboleth.oidc.common.idpVersionMin.1.0.0 = 4.1.0
+net.shibboleth.oidc.common.supportLevel.1.0.0 = 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