Draft artifact resolver.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sun, 27 May 2007 03:27:51 +0000 (03:27 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sun, 27 May 2007 03:27:51 +0000 (03:27 +0000)
commit05e34e05e303ddc66c13efa92e448b654b68df5e
tree1000dddc6772e66f64e9867476944c9ad5f61abc
parent0e5e6defe8898a673db2784125e66591236e58cc
Draft artifact resolver.
Fixes and properties related to SOAP-based services.
Client certificate bridging for Apache and IIS.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2263 cb58f699-b61c-0410-a6fe-9272a202ed29
17 files changed:
apache/mod_apache.cpp
configs/shibboleth.xml.in
isapi_shib/isapi_shib.cpp
isapi_shib/isapi_shib.vcproj
nsapi_shib/nsapi_shib.cpp
schemas/shibboleth-2.0-native-sp-config.xsd
shibsp/Makefile.am
shibsp/handler/AbstractHandler.h
shibsp/handler/AssertionConsumerService.h
shibsp/handler/impl/AbstractHandler.cpp
shibsp/handler/impl/AssertionConsumerService.cpp
shibsp/handler/impl/RemotedHandler.cpp
shibsp/handler/impl/SAML1Consumer.cpp
shibsp/handler/impl/SAML2ArtifactResolution.cpp [new file with mode: 0644]
shibsp/handler/impl/SAML2Consumer.cpp
shibsp/shibsp-lite.vcproj
shibsp/shibsp.vcproj