[java-idp-plugin-mgmt] branch main updated: JOIDCRP-59 - Release 2.1.0
Phil Smart
philip.smart at jisc.ac.uk
Thu Apr 11 12:38:43 UTC 2024
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=8ba46d701b5d99253373dd27e95b18b95e09254a
The following commit(s) were added to refs/heads/main by this push:
new 8ba46d7 JOIDCRP-59 - Release 2.1.0
8ba46d7 is described below
commit 8ba46d701b5d99253373dd27e95b18b95e09254a
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Apr 11 13:38:02 2024 +0100
JOIDCRP-59 - Release 2.1.0
- Set RP current to 2.1.0
https://shibboleth.atlassian.net/browse/JOIDCRP-59
---
plugins.properties | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/plugins.properties b/plugins.properties
index fc4a3c8..3716379 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -335,7 +335,7 @@ net.shibboleth.idp.plugin.oidc.config.supportLevel.2.1.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
+net.shibboleth.idp.plugin.authn.oidc.rp.versions = 1.0.0 1.1.0 2.0.0 2.0.1 2.1.0
net.shibboleth.idp.plugin.authn.oidc.rp.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/plugins/oidc-rp/%{version}
net.shibboleth.idp.plugin.authn.oidc.rp.baseName.%{version} = idp-plugin-oidc-rp-dist-%{version}
@@ -353,4 +353,8 @@ net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.0.0 = Withdrawn
net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMax.2.0.1 = 6.0.0
net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMin.2.0.1 = 5.0.0
-net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.0.1 = Current
+net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.0.1 = OutOfDate
+
+net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMax.2.1.0 = 6.0.0
+net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMin.2.1.0 = 5.0.0
+net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.1.0 = Current
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list