[java-idp-plugin-mgmt] branch main updated: JOIDC-141 Release 3.3.0
Henri Mikkonen
henri.mikkonen at iki.fi
Tue Nov 29 13:37:33 UTC 2022
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=54650fb16b755975ae32f4e2fd947e808b506dc9
The following commit(s) were added to refs/heads/main by this push:
new 54650fb JOIDC-141 Release 3.3.0
54650fb is described below
commit 54650fb16b755975ae32f4e2fd947e808b506dc9
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Tue Nov 29 15:37:03 2022 +0200
JOIDC-141 Release 3.3.0
https://shibboleth.atlassian.net/browse/JOIDC-141
Update plugins.properties
---
plugins.properties | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/plugins.properties b/plugins.properties
index d7ec2e4..a933f6a 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -130,7 +130,7 @@ net.shibboleth.oidc.common.supportLevel.2.1.0 = Current
##################################
# OpenID Connect Provider plugin #
##################################
-net.shibboleth.idp.plugin.oidc.op.versions = 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.2.0 3.2.1
+net.shibboleth.idp.plugin.oidc.op.versions = 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.2.0 3.2.1 3.3.0
net.shibboleth.idp.plugin.oidc.op.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/plugins/oidc-op/%{version}
net.shibboleth.idp.plugin.oidc.op.baseName.%{version} = idp-plugin-oidc-op-distribution-%{version}
@@ -172,7 +172,11 @@ net.shibboleth.idp.plugin.oidc.op.supportLevel.3.2.0 = OutOfDate
net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.2.1 = 5.0.0
net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.2.1 = 4.2.0
-net.shibboleth.idp.plugin.oidc.op.supportLevel.3.2.1 = Current
+net.shibboleth.idp.plugin.oidc.op.supportLevel.3.2.1 = OutOfDate
+
+net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.3.0 = 5.0.0
+net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.3.0 = 4.2.0
+net.shibboleth.idp.plugin.oidc.op.supportLevel.3.3.0 = 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