[java-idp-plugin-mgmt] branch main updated: JDUO-76 - Release 1.4.1

Phil Smart philip.smart at jisc.ac.uk
Wed Sep 6 16:05:58 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=f18d17bb32670ae9c191874256083236fcb642bc

The following commit(s) were added to refs/heads/main by this push:
     new f18d17b  JDUO-76 - Release 1.4.1
f18d17b is described below

commit f18d17bb32670ae9c191874256083236fcb642bc
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Sep 6 17:04:47 2023 +0100

    JDUO-76 - Release 1.4.1
    
     - Release DuoOIDC 1.4.1
    
    https://shibboleth.atlassian.net/browse/JDUO-76
---
 plugins.properties | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

diff --git a/plugins.properties b/plugins.properties
index 699694a..dcd9713 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -59,7 +59,7 @@ net.shibboleth.idp.plugin.rhino.supportLevel.1.1.0 = Current
 ################################################################
 # DuoOIDC Authentication based on the Shibboleth Nimbus client #
 ################################################################
-net.shibboleth.idp.plugin.authn.duo.nimbus.versions = 1.0.0 1.1.0 1.1.1 1.2.0 1.3.0 1.4.0
+net.shibboleth.idp.plugin.authn.duo.nimbus.versions = 1.0.0 1.1.0 1.1.1 1.2.0 1.3.0 1.4.0 1.4.1
 net.shibboleth.idp.plugin.authn.duo.nimbus.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/plugins/duo-oidc/%{version}
 net.shibboleth.idp.plugin.authn.duo.nimbus.baseName.%{version} = idp-plugin-duo-nimbus-dist-%{version}
 
@@ -85,12 +85,16 @@ net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.1.3.0 = OutOfDate
 
 net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.1.4.0 = 5.0.0
 net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.1.4.0 = 4.3.0
-net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.1.4.0 = Current
+net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.1.4.0 = OutOfDate
+
+net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.1.4.1 = 5.0.0
+net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.1.4.1 = 4.3.0
+net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.1.4.1 = Current
 
 #####################################################
 # DuoOIDC Authentication based on the Duo WebSDK v4 #
 #####################################################
-net.shibboleth.idp.plugin.authn.duo.sdk.versions = 1.0.0 1.1.0 1.1.1 1.2.0 1.3.0 1.4.0
+net.shibboleth.idp.plugin.authn.duo.sdk.versions = 1.0.0 1.1.0 1.1.1 1.2.0 1.3.0 1.4.0 1.4.1
 net.shibboleth.idp.plugin.authn.duo.sdk.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/plugins/duo-oidc/%{version}
 net.shibboleth.idp.plugin.authn.duo.sdk.baseName.%{version} = idp-plugin-duo-sdk-dist-%{version}
 
@@ -116,7 +120,11 @@ net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.1.3.0 = OutOfDate
 
 net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.1.4.0 = 5.0.0
 net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.1.4.0 = 4.3.0
-net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.1.4.0 = Current
+net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.1.4.0 = OutOfDate
+
+net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.1.4.1 = 5.0.0
+net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.1.4.1 = 4.3.0
+net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.1.4.1 = Current
 
 ###############################
 # OIDC Commons library plugin #

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


More information about the commits mailing list