[java-idp-plugin-mgmt] branch main updated: add duo plugin v0.9.2 for testing

Phil Smart philip.smart at jisc.ac.uk
Fri Mar 12 12:01:26 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=53793fe5fa279e3cebe864091f6a4b76c900819b

The following commit(s) were added to refs/heads/main by this push:
       new  53793fe   add duo plugin v0.9.2 for testing
53793fe is described below

commit 53793fe5fa279e3cebe864091f6a4b76c900819b
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri Mar 12 12:01:20 2021 +0000

    add duo plugin v0.9.2 for testing
---
 plugins.properties | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/plugins.properties b/plugins.properties
index 5472bdc..c8abb49 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
+net.shibboleth.idp.plugin.authn.duo.nimbus.versions = 0.9.0 0.9.1 0.9.2
 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}
 
@@ -57,10 +57,14 @@ net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.0.9.1 = 5.0.0
 net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.0.9.1 = 4.1.0
 net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.0.9.1 = Current
 
+net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.0.9.2 = 5.0.0
+net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.0.9.2 = 4.1.0
+net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.0.9.2 = Current
+
 #####################################################
 # DuoOIDC Authentication based on the Duo WebSDK v4 #
 #####################################################
-net.shibboleth.idp.plugin.authn.duo.sdk.versions = 0.9.0 0.9.1
+net.shibboleth.idp.plugin.authn.duo.sdk.versions = 0.9.0 0.9.1 0.9.2
 net.shibboleth.idp.plugin.authn.duo.sdk.downloadURL.%{version} = https://build.shibboleth.net/nexus/service/local/repositories/releases/content/net/shibboleth/idp/plugin/authn/idp-plugin-duo-sdk-dist/%{version}
 net.shibboleth.idp.plugin.authn.duo.sdk.baseName.%{version} = idp-plugin-duo-sdk-dist-%{version}
 
@@ -72,6 +76,10 @@ net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.0.9.1 = 5.0.0
 net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.0.9.1 = 4.1.0
 net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.0.9.1 = Current
 
+net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.0.9.2 = 5.0.0
+net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.0.9.2 = 4.1.0
+net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.0.9.2 = 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