[java-idp-plugin-mgmt] branch main updated: Update Duo plugin to 0.0.2 with no previous

Phil Smart philip.smart at jisc.ac.uk
Mon Dec 21 16:02:00 UTC 2020


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

The following commit(s) were added to refs/heads/main by this push:
       new  f50937d   Update Duo plugin to 0.0.2 with no previous
f50937d is described below

commit f50937d5cdd28e9aa2c0bfe26ff20bb22ee6fbb0
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Dec 21 15:52:31 2020 +0000

    Update Duo plugin to 0.0.2 with no previous
---
 plugins.properties | 22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)

diff --git a/plugins.properties b/plugins.properties
index 12bacd4..4afdf2b 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -44,23 +44,21 @@ 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.0.1
-
+net.shibboleth.idp.plugin.authn.duo.nimbus.versions = 0.0.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-dist/%{version}
-net.shibboleth.idp.plugin.authn.duo.nimbus.baseName.0.0.1 = idp-plugin-duo-dist-${version}
+net.shibboleth.idp.plugin.authn.duo.nimbus.baseName.%{version} = idp-plugin-duo-dist-${version}
 
-net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.0.0.1 = 5.0.0
-net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.0.0.1 = 4.1.0
-net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.0.0.1 = Current
+net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.0.0.2 = 5.0.0
+net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.0.0.2 = 4.1.0
+net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.0.0.2 = Current
 
 #####################################################
 # DuoOIDC Authentication based on the Duo WebSDK v4 #
 #####################################################
-net.shibboleth.idp.plugin.authn.duo.sdk.versions = 0.0.1
-
+net.shibboleth.idp.plugin.authn.duo.sdk.versions = 0.0.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-dist/%{version}
-net.shibboleth.idp.plugin.authn.duo.sdk.baseName.0.0.1 = idp-plugin-duo-dist-${version}
+net.shibboleth.idp.plugin.authn.duo.sdk.baseName.%{version} = idp-plugin-duo-dist-${version}
 
-net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.0.0.1 = 5.0.0
-net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.0.0.1 = 4.1.0
-net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.0.0.1 = Current
+net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.0.0.2 = 5.0.0
+net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.0.0.2 = 4.1.0
+net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.0.0.2 = Current

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


More information about the commits mailing list