[java-idp-plugin-mgmt] branch main updated: Add some initial content.

Scott Cantor cantor.2 at osu.edu
Tue Oct 6 18:19:04 UTC 2020


This is an automated email from the git hooks/post-receive script.

scantor 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=505392d41de92a46161a20d1d806e04349e2fd7a

The following commit(s) were added to refs/heads/main by this push:
       new  505392d   Add some initial content.
505392d is described below

commit 505392d41de92a46161a20d1d806e04349e2fd7a
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Oct 6 14:19:00 2020 -0400

    Add some initial content.
---
 plugins.properties | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/plugins.properties b/plugins.properties
index c7409dc..9b8d31c 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -1,4 +1,9 @@
 # This file manages compatibility and update properties for
 # Shibboleth Project-delivered IdP plugins.
 
-# TODO...
+# TOTP Authenticationa
+net.shibboleth.idp.plugin.authn.totp.versions=0.0.2
+net.shibboleth.idp.plugin.authn.totp.idpVersionMax.0.0.2=5.0.0
+net.shibboleth.idp.plugin.authn.totp.idpVersionMin.0.0.2=4.1.0
+net.shibboleth.idp.plugin.authn.totp.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