[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
Wed Jul 15 09:00:24 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/a7fb0b55c90805fc89a8bc1da86e21a83465bacd

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

commit a7fb0b55c90805fc89a8bc1da86e21a83465bacd
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Jul 15 09:59:55 2026 +0100

    JDUO-99 - Update WebSDK to add AMR claim to Duo's WebSDK models
    
      - Update Duo WebSDK version to 1.3.2
    
    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 0cf719a2..7f2fedd3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
         <shibboleth.projectName>java-idp-plugin-duo</shibboleth.projectName>
         <idp.groupId>net.shibboleth.idp</idp.groupId>
         <idp.version>5.0.0</idp.version>
-        <duo.client.version>1.3.1</duo.client.version>
+        <duo.client.version>1.3.2</duo.client.version>
         <okhttp3.mockserver.version>4.9.3</okhttp3.mockserver.version>
         <okhttp3.tls.version>4.9.3</okhttp3.tls.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>

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


More information about the commits mailing list