[java-idp-plugin-mgmt] branch main updated: Bump Duo plugin to 0.9.0
Phil Smart
philip.smart at jisc.ac.uk
Wed Feb 10 17:13:31 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=d438a559df9663c32eb88049789c45e5220157aa
The following commit(s) were added to refs/heads/main by this push:
new d438a55 Bump Duo plugin to 0.9.0
d438a55 is described below
commit d438a559df9663c32eb88049789c45e5220157aa
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Feb 10 17:13:26 2021 +0000
Bump Duo plugin to 0.9.0
---
plugins.properties | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/plugins.properties b/plugins.properties
index 1093282..e792fb9 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -45,24 +45,24 @@ 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.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.versions = 0.9.0
+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-dist-${version}
-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
+net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.0.9.0 = 5.0.0
+net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.0.9.0 = 4.1.0
+net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.0.9.0 = Current
#####################################################
# DuoOIDC Authentication based on the Duo WebSDK v4 #
#####################################################
-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.versions = 0.9.0
+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-dist-${version}
-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
+net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.0.9.0 = 5.0.0
+net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.0.9.0 = 4.1.0
+net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.0.9.0 = 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