[java-idp-plugin-mgmt] branch main updated: Bump TOTP version.

Scott Cantor cantor.2 at osu.edu
Wed Apr 2 14:12:28 UTC 2025


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

The following commit(s) were added to refs/heads/main by this push:
     new a0386d0  Bump TOTP version.
a0386d0 is described below

commit a0386d0672319106b55d861db92cee8ce2e8ceed
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Apr 2 10:12:23 2025 -0400

    Bump TOTP version.
---
 plugins.properties | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/plugins.properties b/plugins.properties
index b2a699f..3093627 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -7,7 +7,7 @@
 #######################
 # TOTP Authentication #
 #######################
-net.shibboleth.idp.plugin.authn.totp.versions = 1.0.0 1.0.1 1.0.2 2.0.0 2.1.0 2.2.0 2.3.0
+net.shibboleth.idp.plugin.authn.totp.versions = 1.0.0 1.0.1 1.0.2 2.0.0 2.1.0 2.2.0 2.3.0 2.3.1
 
 net.shibboleth.idp.plugin.authn.totp.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/totp/%{version}
 net.shibboleth.idp.plugin.authn.totp.baseName.%{version} = idp-plugin-totp-dist-%{version}
@@ -38,7 +38,11 @@ net.shibboleth.idp.plugin.authn.totp.supportLevel.2.2.0 = OutOfDate
 
 net.shibboleth.idp.plugin.authn.totp.idpVersionMax.2.3.0 = 6.0.0
 net.shibboleth.idp.plugin.authn.totp.idpVersionMin.2.3.0 = 5.0.0
-net.shibboleth.idp.plugin.authn.totp.supportLevel.2.3.0 = Current
+net.shibboleth.idp.plugin.authn.totp.supportLevel.2.3.0 = Withdrawn
+
+net.shibboleth.idp.plugin.authn.totp.idpVersionMax.2.3.1 = 6.0.0
+net.shibboleth.idp.plugin.authn.totp.idpVersionMin.2.3.1 = 5.0.0
+net.shibboleth.idp.plugin.authn.totp.supportLevel.2.3.1 = Current
 
 
 #######################

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


More information about the commits mailing list