[java-idp-plugin-mgmt] branch main updated: JWEBAUTHN-72 - Release 1.4.1
Codeberg
noreply at shibboleth.net
Thu Jan 29 16:38:34 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-idp-plugin-mgmt.
View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-mgmt/commit/837082abe6bc6fe7c967bc16d2b294a9fec81242
The following commit(s) were added to refs/heads/main by this push:
new 837082a JWEBAUTHN-72 - Release 1.4.1
837082a is described below
commit 837082abe6bc6fe7c967bc16d2b294a9fec81242
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Jan 29 15:28:23 2026 +0000
JWEBAUTHN-72 - Release 1.4.1
- Release WebAuthn 1.4.1
https://shibboleth.atlassian.net/browse/JWEBAUTHN-72
---
plugins.properties | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/plugins.properties b/plugins.properties
index acb07e5..133806f 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -458,7 +458,7 @@ net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.3.0 = Current
###################################
# WebAuthn Authentication plugin #
###################################
-net.shibboleth.idp.plugin.authn.webauthn.versions = 1.0.0 1.1.0 1.2.0 1.3.0 1.4.0
+net.shibboleth.idp.plugin.authn.webauthn.versions = 1.0.0 1.1.0 1.2.0 1.3.0 1.4.0 1.4.1
net.shibboleth.idp.plugin.authn.webauthn.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/webauthn/%{version}
net.shibboleth.idp.plugin.authn.webauthn.baseName.%{version} = idp-plugin-webauthn-dist-%{version}
@@ -480,7 +480,11 @@ net.shibboleth.idp.plugin.authn.webauthn.supportLevel.1.3.0 = OutOfDate
net.shibboleth.idp.plugin.authn.webauthn.idpVersionMax.1.4.0 = 6.0.0
net.shibboleth.idp.plugin.authn.webauthn.idpVersionMin.1.4.0 = 5.0.0
-net.shibboleth.idp.plugin.authn.webauthn.supportLevel.1.4.0 = Current
+net.shibboleth.idp.plugin.authn.webauthn.supportLevel.1.4.0 = OutOfDate
+
+net.shibboleth.idp.plugin.authn.webauthn.idpVersionMax.1.4.1 = 6.0.0
+net.shibboleth.idp.plugin.authn.webauthn.idpVersionMin.1.4.1 = 5.0.0
+net.shibboleth.idp.plugin.authn.webauthn.supportLevel.1.4.1 = Current
###################################
# Jetty plugin #
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list