From 0e5e6defe8898a673db2784125e66591236e58cc Mon Sep 17 00:00:00 2001 From: cantor Date: Fri, 25 May 2007 16:23:13 +0000 Subject: [PATCH] Implement artifact generation, start work on resolution support. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2262 cb58f699-b61c-0410-a6fe-9272a202ed29 --- configs/shibboleth.xml.in | 9 +- schemas/shibboleth-2.0-native-sp-config.xsd | 5 +- shibsp/Application.h | 6 +- shibsp/SPConfig.cpp | 1 + shibsp/SPConfig.h | 5 + shibsp/handler/impl/SAML2SessionInitiator.cpp | 6 +- shibsp/impl/XMLServiceProvider.cpp | 2525 +++++++++++++------------ 7 files changed, 1311 insertions(+), 1246 deletions(-) diff --git a/configs/shibboleth.xml.in b/configs/shibboleth.xml.in index 93b6bb7..bceda8d 100644 --- a/configs/shibboleth.xml.in +++ b/configs/shibboleth.xml.in @@ -182,6 +182,13 @@ Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post"/> + + + - +