[java-idp-plugin-mgmt] branch main updated: JOIDC-238 - Release 4.2.1

Henri Mikkonen henri.mikkonen at iki.fi
Tue Jan 28 16:34:22 UTC 2025


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=01865371f54791c7155a734b92d0a1db86185b44

The following commit(s) were added to refs/heads/main by this push:
     new 0186537  JOIDC-238 - Release 4.2.1
0186537 is described below

commit 01865371f54791c7155a734b92d0a1db86185b44
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Tue Jan 28 18:33:57 2025 +0200

    JOIDC-238 - Release 4.2.1
    
    https://shibboleth.atlassian.net/browse/JOIDC-238
    
    Set current OP version to 4.2.1
---
 plugins.properties | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/plugins.properties b/plugins.properties
index b3677ce..3040ac6 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -219,7 +219,7 @@ net.shibboleth.oidc.common.supportLevel.3.2.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 3.3.0 3.4.0 4.0.0 4.1.0 4.2.0
+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 3.4.0 4.0.0 4.1.0 4.2.0 4.2.1
 net.shibboleth.idp.plugin.oidc.op.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/oidc-op/%{version}
 net.shibboleth.idp.plugin.oidc.op.baseName.%{version} = idp-plugin-oidc-op-distribution-%{version}
 
@@ -281,7 +281,11 @@ net.shibboleth.idp.plugin.oidc.op.supportLevel.4.1.0 = Secadv
 
 net.shibboleth.idp.plugin.oidc.op.idpVersionMax.4.2.0 = 6.0.0
 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.4.2.0 = 5.0.0
-net.shibboleth.idp.plugin.oidc.op.supportLevel.4.2.0 = Current
+net.shibboleth.idp.plugin.oidc.op.supportLevel.4.2.0 = OutOfDate
+
+net.shibboleth.idp.plugin.oidc.op.idpVersionMax.4.2.1 = 6.0.0
+net.shibboleth.idp.plugin.oidc.op.idpVersionMin.4.2.1 = 5.0.0
+net.shibboleth.idp.plugin.oidc.op.supportLevel.4.2.1 = 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