[java-idp-plugin-mgmt] branch main updated: JOIDCRP-40 - Release 1.1.0

Phil Smart philip.smart at jisc.ac.uk
Tue Jun 27 13:51:01 UTC 2023


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=2456a3e06982d1f71345d8ec233bcceba28f595f

The following commit(s) were added to refs/heads/main by this push:
     new 2456a3e  JOIDCRP-40 - Release 1.1.0
2456a3e is described below

commit 2456a3e06982d1f71345d8ec233bcceba28f595f
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Jun 27 14:47:58 2023 +0100

    JOIDCRP-40 - Release 1.1.0
    
    Release V1.1.0 of the RP
    
    https://shibboleth.atlassian.net/browse/JOIDCRP-40
---
 plugins.properties | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/plugins.properties b/plugins.properties
index e16a7d5..9076190 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -267,10 +267,14 @@ net.shibboleth.idp.plugin.oidc.config.supportLevel.1.0.1 = Current
 ###################################################
 # OIDC Relying Party Proxy-Authentication plugin  #
 ###################################################
-net.shibboleth.idp.plugin.authn.oidc.rp.versions = 1.0.0
+net.shibboleth.idp.plugin.authn.oidc.rp.versions = 1.0.0 1.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}
 
 net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMax.1.0.0 = 5.0.0
 net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMin.1.0.0 = 4.3.0
-net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.1.0.0 = Current
+net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.1.0.0 = OutOfDate
+
+net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMax.1.1.0 = 5.0.0
+net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMin.1.1.0 = 4.3.0
+net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.1.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