[java-plugin-shibd] branch main updated (fbdc481 -> e284bd2)
Codeberg
noreply at shibboleth.net
Thu Aug 6 18:34:20 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a change to branch main
in repository java-plugin-shibd.
from fbdc481 Fix an index range issue operating on empty lists.
new 5c7c204 Add InvalidEvent transition to guard unexpected errors.
new c348f60 Add ECP-compatible treatment of anonymous requests.
new eed1793 Add remoted request load/clear when checking flow conditions.
new e284bd2 Adjust validation action for creation of "empty" RelyingPartyContext.
The 4 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:
.../idp/flows/sp/consumer/consumer-flow.xml | 1 +
.../idp/flows/sp/initiator/initiator-flow.xml | 3 +++
.../idp/flows/sp/logout/consumer/consumer-flow.xml | 1 +
.../flows/sp/logout/initiator/initiator-flow.xml | 3 +++
.../impl/SelectRelyingPartyConfiguration.java | 30 +++++++++++++++++++++-
.../SessionInitiatorFlowDescriptorManager.java | 20 ++++++++++++++-
.../impl/ValidateSessionInitiatorRequest.java | 25 ++++++++++--------
.../impl/ValidateSessionInitiatorRequestTest.java | 21 +++++++++++++--
8 files changed, 90 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list