[java-idp-plugin-duo] branch main updated: JDUO-99 - Update WebSDK to add AMR claim to Duo's WebSDK models

Codeberg noreply at shibboleth.net
Tue Aug 4 14:04:01 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-duo.

View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-duo/commit/fd0ca485538233cff8247d9fc715526254660fe4

The following commit(s) were added to refs/heads/main by this push:
     new fd0ca485 JDUO-99 - Update WebSDK to add AMR claim to Duo's WebSDK models
fd0ca485 is described below

commit fd0ca485538233cff8247d9fc715526254660fe4
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Aug 4 15:03:52 2026 +0100

    JDUO-99 - Update WebSDK to add AMR claim to Duo's WebSDK models
    
     - Updated the enforcer-data to allow for the new v1.3.2 DuoSDK signing
    key
    
    https://shibboleth.atlassian.net/browse/JDUO-99
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7f2fedd3..5d562f12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
         <shib-metadata.version>5.0.0</shib-metadata.version>
         <checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
         <!-- override enforcer-data for new keys: https://shibboleth.atlassian.net/browse/JDUO-98 -->
-        <maven-dist-enforcer-data.version>2.0.3</maven-dist-enforcer-data.version>
+        <maven-dist-enforcer-data.version>2.0.5</maven-dist-enforcer-data.version>
     </properties>
 
     <modules>

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


More information about the commits mailing list