[java-idp-plugin-duo] branch main updated (25f79322 -> 9f2a8a73)
Codeberg
noreply at shibboleth.net
Wed Sep 23 14:54:31 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a change to branch main
in repository java-idp-plugin-duo.
from 25f79322 Improve method name
new a0f3192e Move test from oidc-common into Duo and add further unit tests
new 9f2a8a73 Javadoc fix
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../authn/duo/AuthenticationRequestOptions.java | 2 +-
...uthenticationRequestTimeLookupStrategyTest.java | 77 +++++++
.../DuoAuthenticationTimeClaimsValidatorTest.java | 224 +++++++++++++++++++++
.../authn/duo/sdk/impl/DuoSDKClientFactory.java | 2 +-
4 files changed, 303 insertions(+), 2 deletions(-)
create mode 100644 idp-duo-api/src/test/java/net/shibboleth/idp/plugin/authn/duo/AuthenticationRequestTimeLookupStrategyTest.java
create mode 100644 idp-duo-impl/src/test/java/net/shibboleth/idp/plugin/authn/duo/impl/DuoAuthenticationTimeClaimsValidatorTest.java
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list