[java-idp-plugin-mgmt] branch main updated: Update Duo plugin versions to 1.1.1
Phil Smart
philip.smart at jisc.ac.uk
Thu Jun 24 15:57:04 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=34094c45941f4a2a66604af01cc760cccf9aeb65
The following commit(s) were added to refs/heads/main by this push:
new 34094c4 Update Duo plugin versions to 1.1.1
34094c4 is described below
commit 34094c45941f4a2a66604af01cc760cccf9aeb65
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Jun 24 16:56:18 2021 +0100
Update Duo plugin versions to 1.1.1
---
plugins.properties | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
diff --git a/plugins.properties b/plugins.properties
index b868e24..a6c83f9 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -38,7 +38,7 @@ net.shibboleth.idp.plugin.rhino.supportLevel.1.0.0 = Current
################################################################
# DuoOIDC Authentication based on the Shibboleth Nimbus client #
################################################################
-net.shibboleth.idp.plugin.authn.duo.nimbus.versions = 1.0.0 1.1.0
+net.shibboleth.idp.plugin.authn.duo.nimbus.versions = 1.0.0 1.1.0 1.1.1
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}
@@ -48,12 +48,16 @@ net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.1.0.0 = OutOfDate
net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.1.1.0 = 5.0.0
net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.1.1.0 = 4.1.1
-net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.1.1.0 = Current
+net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.1.1.0 = OutOfDate
+
+net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.1.1.1 = 5.0.0
+net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.1.1.1 = 4.1.1
+net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.1.1.1 = Current
#####################################################
# DuoOIDC Authentication based on the Duo WebSDK v4 #
#####################################################
-net.shibboleth.idp.plugin.authn.duo.sdk.versions = 1.0.0 1.1.0
+net.shibboleth.idp.plugin.authn.duo.sdk.versions = 1.0.0 1.1.0 1.1.1
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}
@@ -63,7 +67,11 @@ net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.1.0.0 = OutOfDate
net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.1.1.0 = 5.0.0
net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.1.1.0 = 4.1.1
-net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.1.1.0 = Current
+net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.1.1.0 = OutOfDate
+
+net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.1.1.1 = 5.0.0
+net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.1.1.1 = 4.1.1
+net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.1.1.1 = Current
###############################
# OIDC Commons library plugin #
@@ -106,4 +114,3 @@ net.shibboleth.idp.plugin.metadatagen.downloadURL.%{version} = https://build.shi
net.shibboleth.idp.plugin.metadatagen.idpVersionMax.0.1.1 = 6.0.0
net.shibboleth.idp.plugin.metadatagen.idpVersionMin.0.1.1= 4.1.0
net.shibboleth.idp.plugin.metadatagen.supportLevel.0.1.1= Current
-
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list