[java-idp-plugin-mgmt] branch main updated: JOIDCRP-72 - Release 2.2.0
Phil Smart
philip.smart at jisc.ac.uk
Thu Mar 27 15:46:40 UTC 2025
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=8a177bfe9d07c6b0f4487e8abb4519163790f64d
The following commit(s) were added to refs/heads/main by this push:
new 8a177bf JOIDCRP-72 - Release 2.2.0
8a177bf is described below
commit 8a177bfe9d07c6b0f4487e8abb4519163790f64d
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Mar 27 15:43:33 2025 +0000
JOIDCRP-72 - Release 2.2.0
- Release 2.2.0 of the RP.
https://shibboleth.atlassian.net/browse/JOIDCRP-72
---
plugins.properties | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/plugins.properties b/plugins.properties
index 90c2362..d5d18f4 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -379,7 +379,7 @@ net.shibboleth.idp.plugin.oidc.config.supportLevel.2.2.0 = Current
###################################################
# OIDC Relying Party Proxy-Authentication plugin #
###################################################
-net.shibboleth.idp.plugin.authn.oidc.rp.versions = 1.0.0 1.1.0 2.0.0 2.0.1 2.1.0 2.1.1 2.1.2
+net.shibboleth.idp.plugin.authn.oidc.rp.versions = 1.0.0 1.1.0 2.0.0 2.0.1 2.1.0 2.1.1 2.1.2 2.2.0
net.shibboleth.idp.plugin.authn.oidc.rp.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/oidc-rp/%{version}
net.shibboleth.idp.plugin.authn.oidc.rp.baseName.%{version} = idp-plugin-oidc-rp-dist-%{version}
@@ -409,7 +409,11 @@ net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.1.1 = OutOfDate
net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMax.2.1.2 = 6.0.0
net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMin.2.1.2 = 5.0.0
-net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.1.2 = Current
+net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.1.2 = OutOfDate
+
+net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMax.2.2.0 = 6.0.0
+net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMin.2.2.0 = 5.0.0
+net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.2.0 = Current
###################################
# WebAuthn Authentication plugin #
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list