[java-idp-plugin-mgmt] branch main updated: temporarily add 0.9.4 duo plugin

Phil Smart philip.smart at jisc.ac.uk
Tue Mar 23 14:48:17 UTC 2021


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=db85c4c50c2a0240eb7079f6d90581efa63e3c3d

The following commit(s) were added to refs/heads/main by this push:
       new  db85c4c   temporarily add 0.9.4 duo plugin
db85c4c is described below

commit db85c4c50c2a0240eb7079f6d90581efa63e3c3d
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Mar 23 14:48:13 2021 +0000

    temporarily add 0.9.4 duo plugin
---
 plugins.properties | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/plugins.properties b/plugins.properties
index 0019f3e..8f2c5a5 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -45,7 +45,7 @@ net.shibboleth.idp.plugin.rhino.supportLevel.0.1.4 = Current
 ################################################################
 # DuoOIDC Authentication based on the Shibboleth Nimbus client #
 ################################################################
-net.shibboleth.idp.plugin.authn.duo.nimbus.versions = 0.9.0 0.9.1 0.9.2 0.9.3
+net.shibboleth.idp.plugin.authn.duo.nimbus.versions = 0.9.0 0.9.1 0.9.2 0.9.3 0.9.4
 net.shibboleth.idp.plugin.authn.duo.nimbus.downloadURL.%{version} = https://build.shibboleth.net/nexus/service/local/repositories/releases/content/net/shibboleth/idp/plugin/authn/idp-plugin-duo-nimbus-dist/%{version}
 net.shibboleth.idp.plugin.authn.duo.nimbus.baseName.%{version} = idp-plugin-duo-nimbus-dist-%{version}
 
@@ -65,6 +65,10 @@ net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.0.9.3 = 5.0.0
 net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.0.9.3 = 4.1.0
 net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.0.9.3 = Current
 
+net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.0.9.4 = 5.0.0
+net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.0.9.4 = 4.1.0
+net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.0.9.4 = Current
+
 #####################################################
 # DuoOIDC Authentication based on the Duo WebSDK v4 #
 #####################################################

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


More information about the commits mailing list