[java-idp-plugin-mgmt] branch main updated: Add DuoOIDC plugin information
Phil Smart
philip.smart at jisc.ac.uk
Fri Nov 13 11:03:23 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=1b7e70eba9b2547f0cfba998cfca78f7abe54b10
The following commit(s) were added to refs/heads/main by this push:
new 1b7e70e Add DuoOIDC plugin information
1b7e70e is described below
commit 1b7e70eba9b2547f0cfba998cfca78f7abe54b10
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri Nov 13 11:03:03 2020 +0000
Add DuoOIDC plugin information
---
plugins.properties | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/plugins.properties b/plugins.properties
index c988b4b..7617aa5 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -31,3 +31,15 @@ net.shibboleth.idp.plugin.rhino.baseName.%{version} = idp-plugin-rhino-dist-%{ve
net.shibboleth.idp.plugin.rhino.idpVersionMax.0.1.3=5.0.0
net.shibboleth.idp.plugin.rhino.idpVersionMin.0.1.3=4.1.0
net.shibboleth.idp.plugin.rhino.supportLevel.0.1.3 = Withdrawn
+
+##########################
+# DuoOIDC Authentication #
+##########################
+net.shibboleth.idp.plugin.authn.duo.versions = 0.0.1
+
+net.shibboleth.idp.plugin.authn.duo.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.baseName.0.0.1 = idp-plugin-duo-dist-${version}
+
+net.shibboleth.idp.plugin.authn.duo.idpVersionMax.0.0.1 = 5.0.0
+net.shibboleth.idp.plugin.authn.duo.idpVersionMin.0.0.1 = 4.1.0
+net.shibboleth.idp.plugin.authn.duo.supportLevel.0.0.1 = Current
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list