Drafts of remoted Shib and SAML2 SessionInitiators.
authorScott Cantor <cantor.2@osu.edu>
Sun, 15 Apr 2007 21:10:45 +0000 (21:10 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sun, 15 Apr 2007 21:10:45 +0000 (21:10 +0000)
commit0ebca2ce9eaf4156ccf62fecc97229b8e9d29190
treedb24f63e2b4c0fcab843a3d0d78e1e9e703e68c4
parentaf6c97f5d109836385edd23efefc201a01a03a45
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.
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