[java-identity-provider] branch master updated (be8b735 -> e797cc6)
Brent Putman
putmanb at georgetown.edu
Wed Sep 26 23:33:14 EDT 2018
This is an automated email from the git hooks/post-receive script.
putmanb pushed a change to branch master
in repository java-identity-provider.
from be8b735 IDP-1157 - Expose ToU message code suffix property
new d538fb6 Implement message channel security support for SOAP client case
new 8c4a3bc Wire default client TLS credential for HttpClient security config
new dfb575d SWF config and bean wiring for inbound SAML 2 SLO over artifact binding
new e797cc6 Wire soap-client.xml for SAML inResponseTo validation.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
idp-conf/src/main/resources/conf/credentials.xml | 3 +++
.../src/main/resources/system/conf/relying-party-system.xml | 1 +
idp-conf/src/main/resources/system/conf/soap-client.xml | 11 +++++++++++
idp-conf/src/main/resources/system/conf/webflow-config.xml | 1 +
.../saml2/{sso-artifact-beans.xml => slo-artifact-beans.xml} | 12 ++----------
.../saml/saml2/{slo-post-flow.xml => slo-artifact-flow.xml} | 2 +-
.../AbstractSAML2ArtifactAwareProfileConfiguration.java | 5 +++--
7 files changed, 22 insertions(+), 13 deletions(-)
copy idp-conf/src/main/resources/system/flows/saml/saml2/{sso-artifact-beans.xml => slo-artifact-beans.xml} (77%)
copy idp-conf/src/main/resources/system/flows/saml/saml2/{slo-post-flow.xml => slo-artifact-flow.xml} (85%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list