[java-idp-plugin-mgmt] branch main updated: JOIDCRP-58 - Release 2.0.1

Phil Smart philip.smart at jisc.ac.uk
Tue Mar 19 15:46:55 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=8777bbf1820c03c79d42cdc5c58e18d2f7be80e8

The following commit(s) were added to refs/heads/main by this push:
     new 8777bbf  JOIDCRP-58 - Release 2.0.1
8777bbf is described below

commit 8777bbf1820c03c79d42cdc5c58e18d2f7be80e8
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Mar 19 15:46:03 2024 +0000

    JOIDCRP-58 - Release 2.0.1
    
     - Add RP 2.0.1 and withdraw 2.0.0
    
    https://shibboleth.atlassian.net/browse/JOIDCRP-58
---
 plugins.properties | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/plugins.properties b/plugins.properties
index afe5679..f945d02 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -323,7 +323,7 @@ net.shibboleth.idp.plugin.oidc.config.supportLevel.2.0.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
+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.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}
 
@@ -337,5 +337,8 @@ net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.1.1.0 = Current
 
 net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMax.2.0.0 = 6.0.0
 net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMin.2.0.0 = 5.0.0
-net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.0.0 = Current
+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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list