[java-idp-plugin-mgmt] branch main updated: JOIDCRP-61 - Release 2.1.1
Phil Smart
philip.smart at jisc.ac.uk
Fri Apr 12 13:54:02 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=fba0dad4e65a3286a1da9084df8d763d083d00e6
The following commit(s) were added to refs/heads/main by this push:
new fba0dad JOIDCRP-61 - Release 2.1.1
fba0dad is described below
commit fba0dad4e65a3286a1da9084df8d763d083d00e6
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri Apr 12 14:53:32 2024 +0100
JOIDCRP-61 - Release 2.1.1
- Add version 2.1.1 of the RP
https://shibboleth.atlassian.net/browse/JOIDCRP-61
---
plugins.properties | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/plugins.properties b/plugins.properties
index 3716379..3e0d0b2 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 2.1.0
+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
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}
@@ -357,4 +357,8 @@ 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
+net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.1.0 = Withdrawn
+
+net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMax.2.1.1 = 6.0.0
+net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMin.2.1.1 = 5.0.0
+net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.1.1 = Current
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list