From 90ea46eb422ca9d08f141d0f2b95d3e303a7206e Mon Sep 17 00:00:00 2001 From: cantor Date: Wed, 23 Jan 2008 03:44:55 +0000 Subject: [PATCH] Renamed signedAssertions. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2701 cb58f699-b61c-0410-a6fe-9272a202ed29 --- configs/shibboleth2.xml.in | 9 --------- schemas/shibboleth-2.0-native-sp-config.xsd | 2 +- shibsp/attribute/resolver/impl/QueryAttributeResolver.cpp | 4 ++-- shibsp/handler/impl/MetadataGenerator.cpp | 2 +- shibsp/handler/impl/SAML1Consumer.cpp | 2 +- shibsp/handler/impl/SAML2Consumer.cpp | 4 ++-- 6 files changed, 7 insertions(+), 16 deletions(-) diff --git a/configs/shibboleth2.xml.in b/configs/shibboleth2.xml.in index 1bf9bb3..0ea2deb 100644 --- a/configs/shibboleth2.xml.in +++ b/configs/shibboleth2.xml.in @@ -82,15 +82,6 @@ REMOTE_USER="eppn persistent-id targeted-id" localLogout="@-PKGSYSCONFDIR-@/localLogout.html" globalLogout="@-PKGSYSCONFDIR-@/globalLogout.html" - authType="TLS" - artifactEndpointIndex="1" - signing="false" - encryption="false" - requireConfidentiality="true" - requireTransportAuth="true" - signedAssertions="false" - chunkedEncoding="false" - connectTimeout="15" timeout="30" >