[java-plugin-shibd-oidc] branch dev/JSHIBDOIDC-28 updated (a64e7c1 -> 6885dfb)
Codeberg
noreply at shibboleth.net
Mon Jul 13 16:24:15 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a change to branch dev/JSHIBDOIDC-28
in repository java-plugin-shibd-oidc.
discard a64e7c1 WIP: RP-initiated logout
discard 5600ca0 JCOMOIDC-176 - Add logout request handlers
discard eb7b291 WIP: Logout
discard d9242e6 Minor typo
discard db84456 WiP for logout: Add basic logout request message handlers
discard 79a65b7 WiP on logout
discard 877df9e JSHIBDOIDC-22 - Store off iss, sid in opaque session data to support logout
discard 4cac221 JSHIBDOIDC-22 - Store off iss, sid in opaque session data to support logout
add 248d38b Bump internal plugin version
new 0009de6 JSHIBDOIDC-22 - Store off iss, sid in opaque session data to support logout
new 202bc35 JSHIBDOIDC-22 - Store off iss, sid in opaque session data to support logout
new 013fcee WiP on logout
new 32c484d WiP for logout: Add basic logout request message handlers
new 3468b2e Minor typo
new e69704b WIP: Logout
new a386dc7 JCOMOIDC-176 - Add logout request handlers
new 594c6db WIP: RP-initiated logout
new 6885dfb Improve logout flow test
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 (a64e7c1)
\
N -- N -- N refs/heads/dev/JSHIBDOIDC-28 (6885dfb)
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 9 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:
.../shibboleth/sp/oidc/testing/TestConstants.java | 4 +++
.../net/shibboleth/sp/oidc/conf/plugin.properties | 2 +-
.../sp/oidc/flows/OIDCLogoutInitiatorFlowTest.java | 39 +++++++++++++++++++++-
...DCEnvironmentApplicationContextInitializer.java | 2 +-
.../idp/module/conf/sp/oidc-test-agents.xml | 9 ++++-
5 files changed, 52 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list