Parameterize config namespace for message plugins.
authorScott Cantor <cantor.2@osu.edu>
Wed, 11 Jul 2007 04:36:39 +0000 (04:36 +0000)
committerScott Cantor <cantor.2@osu.edu>
Wed, 11 Jul 2007 04:36:39 +0000 (04:36 +0000)
commit9c1df5dbad5c5d0ece11f422a9c3fa7efe138ae1
treec5548b458393c31f87d0255b3c2a94a132d58fc6
parentef334479c2a07ef31672dd7c476d98c35d2d8b9e
Parameterize config namespace for message plugins.
Schema and config for logout.
Draft SAML logout implementation.
17 files changed:
configs/example-metadata.xml.in
configs/shibboleth2.xml.in
schemas/shibboleth-2.0-native-sp-config.xsd
shibsp/Makefile.am
shibsp/SessionCache.h
shibsp/handler/Handler.h
shibsp/handler/LogoutHandler.h
shibsp/handler/impl/AbstractHandler.cpp
shibsp/handler/impl/AssertionConsumerService.cpp
shibsp/handler/impl/LogoutHandler.cpp
shibsp/handler/impl/SAML2ArtifactResolution.cpp
shibsp/handler/impl/SAML2Logout.cpp [new file with mode: 0644]
shibsp/handler/impl/SAML2LogoutInitiator.cpp
shibsp/handler/impl/SAML2SessionInitiator.cpp
shibsp/impl/StorageServiceSessionCache.cpp
shibsp/shibsp-lite.vcproj
shibsp/shibsp.vcproj