[java-idp-oidc] branch dev/JOIDC-13 updated (44d406bf -> b81939b2)

Henri Mikkonen henri.mikkonen at iki.fi
Thu Oct 19 12:47:23 UTC 2023


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

hjmikkon pushed a change to branch dev/JOIDC-13
in repository java-idp-oidc.

    from 44d406bf JOIDC-13 - Support for OIDC Logout
     new 722e9a2a JOIDC-13 - Support for OIDC Logout
     new b81939b2 JOIDC-13 - Support for OIDC Logout

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:
 ...ava => DefaultLogoutHintMatchingPredicate.java} |  24 +-
 .../idp/service/relying-party/postconfig.xml       |   4 +
 .../oidc/op/profile/flow/EndSessionFlowTest.java   | 380 +++++++++++++++++++++
 ...stEnvironmentApplicationContextInitializer.java |  49 +++
 .../shibboleth/idp/module/conf/relying-party.xml   |   1 +
 5 files changed, 450 insertions(+), 8 deletions(-)
 copy idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/logic/{PairwiseSubjectActivationCondition.java => DefaultLogoutHintMatchingPredicate.java} (52%)
 create mode 100644 idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/flow/EndSessionFlowTest.java
 create mode 100644 idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/flow/PrependTestEnvironmentApplicationContextInitializer.java

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


More information about the commits mailing list