Drafts of remoted Shib and SAML2 SessionInitiators.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sun, 15 Apr 2007 21:10:45 +0000 (21:10 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sun, 15 Apr 2007 21:10:45 +0000 (21:10 +0000)
commitd0d35cedf14334057f56b2c2293c4cdabe2fefa5
treeaf630e9a272ee78b408914f5308e606ddd143cf4
parent35a812b022aa474e965d1102b14b2007508f0412
Drafts of remoted Shib and SAML2 SessionInitiators.
Start to rework metadata for SAML 2.
Enable relay state preservation on shibd side.
Server modules should no longer require loading of metadata.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2223 cb58f699-b61c-0410-a6fe-9272a202ed29
20 files changed:
apache/mod_apache.cpp
configs/Makefile.am
configs/bindingTemplate.html [new file with mode: 0644]
configs/example-metadata.xml.in
configs/shibboleth.xml.in
isapi_shib/isapi_shib.cpp
nsapi_shib/nsapi_shib.cpp
schemas/shibboleth-spconfig-2.0.xsd
shibsp/Makefile.am
shibsp/handler/AbstractHandler.h
shibsp/handler/impl/AbstractHandler.cpp
shibsp/handler/impl/AssertionConsumerService.cpp
shibsp/handler/impl/SAML2SessionInitiator.cpp [new file with mode: 0644]
shibsp/handler/impl/SAMLDSSessionInitiator.cpp
shibsp/handler/impl/SessionInitiator.cpp
shibsp/handler/impl/Shib1SessionInitiator.cpp
shibsp/handler/impl/WAYFSessionInitiator.cpp
shibsp/impl/RemotedSessionCache.cpp
shibsp/security/PKIXTrustEngine.cpp
shibsp/shibsp.vcproj