[java-idp-plugin-mgmt] branch main updated: Add OP plugin versions to 3.0.2

Henri Mikkonen henri.mikkonen at iki.fi
Wed Sep 1 17:20:31 UTC 2021


This is an automated email from the git hooks/post-receive script.

hjmikkon 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=fc04a9d61b7560f88feb32b0717eb79482f7016b

The following commit(s) were added to refs/heads/main by this push:
       new  fc04a9d   Add OP plugin versions to 3.0.2
fc04a9d is described below

commit fc04a9d61b7560f88feb32b0717eb79482f7016b
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Wed Sep 1 17:20:23 2021 +0000

    Add OP plugin versions to 3.0.2
---
 plugins.properties | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/plugins.properties b/plugins.properties
index d99784b..88e350b 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -102,7 +102,7 @@ net.shibboleth.oidc.common.supportLevel.1.1.0 = Current
 ##################################
 # OpenID Connect Provider plugin #
 ##################################
-net.shibboleth.idp.plugin.oidc.op.versions = 3.0.0 3.0.1
+net.shibboleth.idp.plugin.oidc.op.versions = 3.0.0 3.0.1 3.0.2
 net.shibboleth.idp.plugin.oidc.op.downloadURL.%{version} = https://build.shibboleth.net/nexus/service/local/repositories/releases/content/net/shibboleth/FINISH%{version}
 net.shibboleth.idp.plugin.oidc.op.baseName.%{version} = idp-plugin-oidc-op-distribution-%{version}
 
@@ -112,7 +112,11 @@ net.shibboleth.idp.plugin.oidc.op.supportLevel.3.0.0 = OutOfDate
 
 net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.0.1 = 5.0.0
 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.0.1 = 4.1.0
-net.shibboleth.idp.plugin.oidc.op.supportLevel.3.0.1 = Current
+net.shibboleth.idp.plugin.oidc.op.supportLevel.3.0.1 = OutOfDate
+
+net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.0.2 = 5.0.0
+net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.0.2 = 4.1.0
+net.shibboleth.idp.plugin.oidc.op.supportLevel.3.0.2 = Current
 
 ##################################
 # METADATA GENERATOR PLUGIN      #

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list