[java-idp-plugin-duo] branch dev/JDUO-71 updated (47a76c3 -> 3d284ac)

Phil Smart philip.smart at jisc.ac.uk
Tue Jul 4 13:51:55 UTC 2023


This is an automated email from the git hooks/post-receive script.

philsmart pushed a change to branch dev/JDUO-71
in repository java-idp-plugin-duo.

 discard 47a76c3  Fix tests and plugin/module imports
 discard ec9f9bd  Fix tests
 discard 8175acd  Update deprecated method
 discard b79303e  Fix remaining compilation issues
 discard b424e54  JDUO-71 - Upgrade for IdP V5 compatibility
     new 856d034  JDUO-71 - Upgrade for IdP V5 compatibility
     new 3d284ac  Replace ComponentSupport with corresponding methods from parent class

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (47a76c3)
            \
             N -- N -- N   refs/heads/dev/JDUO-71 (3d284ac)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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/AbstractDuoAuthenticationAction.java |  5 ++--
 .../authn/duo/DefaultDuoOIDCIntegration.java       | 28 ++++++++++++++--------
 .../plugin/authn/duo/SimpleDuoOIDCIntegration.java | 25 ++++++++++++-------
 .../duo/impl/DefaultDuoOIDCClientRegistry.java     |  5 ++--
 .../authn/duo/impl/DuoOIDCAuthnController.java     |  5 ++--
 .../duo/impl/PopulateDuoAuthenticationContext.java | 21 ++++++++--------
 .../impl/ValidateDuoTokenAuthenticationResult.java |  5 ++--
 .../plugin/authn/duo/impl/ValidateTokenClaims.java |  9 ++++---
 .../authn/duo/impl/ValidateTokenSignature.java     |  5 ++--
 .../authn/duo/nimbus/impl/NimbusClientFactory.java | 13 +++++-----
 .../authn/duo/sdk/impl/DuoSDKClientFactory.java    |  8 +++----
 11 files changed, 68 insertions(+), 61 deletions(-)

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


More information about the commits mailing list