This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git.
from a0f5a45 Updating Tomcat
new beb87ff Adding a modified SignatureValue test for SAML SSO
new b59bb8b Add support to redirect the SAML SSO RP when the session expires
new e24d0e5 Adding entity expansion attacks for SAML SSO
new 09dbe37 Adding CSRF tests for SAML SSO
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:
.../fediz/core/processor/SAMLProcessorImpl.java | 10 +-
.../core/samlsso/SAMLSSOResponseValidator.java | 4 +-
.../fediz/systests/samlsso/Tomcat8PluginTest.java | 133 +++++++++++++++++++++
systests/tests/pom.xml | 5 +
.../cxf/fediz/systests/common/AbstractTests.java | 132 ++++++++++++++------
.../cxf/fediz/systests/tomcat8/TomcatTest.java | 62 ++++++++++
6 files changed, 298 insertions(+), 48 deletions(-)
--
To stop receiving notification emails like this one, please contact
coheigea@apache.org.
|