[java-idp-plugin-mgmt] branch main updated: JWEBAUTHN-18 - Release 1.0.0
Phil Smart
philip.smart at jisc.ac.uk
Thu Dec 5 17:56:30 UTC 2024
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=0ad12f1f3aee10f8cbe7812e8890188c69de35cd
The following commit(s) were added to refs/heads/main by this push:
new 0ad12f1 JWEBAUTHN-18 - Release 1.0.0
0ad12f1 is described below
commit 0ad12f1f3aee10f8cbe7812e8890188c69de35cd
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Dec 5 17:54:34 2024 +0000
JWEBAUTHN-18 - Release 1.0.0
- Add WebAuthn plugin version 1.0.0
https://shibboleth.atlassian.net/browse/JWEBAUTHN-18
---
plugins.properties | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/plugins.properties b/plugins.properties
index 3f3461b..807ef21 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -402,3 +402,10 @@ net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.1.1 = OutOfDate
net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMax.2.1.2 = 6.0.0
net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMin.2.1.2 = 5.0.0
net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.1.2 = Current
+
+###################################
+# WebAuthn Authentication plugin #
+###################################
+net.shibboleth.idp.plugin.authn.webauthn.versions = 1.0.0
+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}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list