[java-plugin-shibd] branch main updated (d7e47c5 -> f0b4f42)
Scott Cantor
cantor.2 at osu.edu
Fri Apr 11 15:50:18 UTC 2025
This is an automated email from the git hooks/post-receive script.
scantor pushed a change to branch main
in repository java-plugin-shibd.
from d7e47c5 Finish re-wiring cookie-backed state tokens.
new 366f004 Remove unused action.
new f0b4f42 Adjust contract of state mapping action to address edge cases.
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:
.../session-initiator/session-initiator-beans.xml | 3 +-
.../shibboleth/idp/module/conf/sp/sp.properties | 1 +
.../sp/messaging/RemotedHttpServletRequest.java | 18 +++++++--
.../sp/profile/impl/MapResourceToStateToken.java | 35 ++++++++++++----
.../profile/impl/ValidateHttpServletRequest.java | 46 ----------------------
.../profile/impl/MapResourceToStateTokenTest.java | 5 +--
6 files changed, 48 insertions(+), 60 deletions(-)
delete mode 100644 sp-server-impl/src/main/java/net/shibboleth/sp/profile/impl/ValidateHttpServletRequest.java
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list