Change audience handling and validators to separate out entityID.
authorScott Cantor <cantor.2@osu.edu>
Thu, 17 Jan 2008 05:14:42 +0000 (05:14 +0000)
committerScott Cantor <cantor.2@osu.edu>
Thu, 17 Jan 2008 05:14:42 +0000 (05:14 +0000)
commit92de7fa5b461882a93807decb4029033017589db
tree8c13bc56299d03dff425907a2e07e6c8064bf637
parentd8e8bf0f368f555995e38a60293d8162d84c3496
Change audience handling and validators to separate out entityID.
Make entityID overridable by relying party.
17 files changed:
adfs/adfs.cpp
schemas/shibboleth-2.0-native-sp-config.xsd
shibsp/Application.h
shibsp/attribute/resolver/impl/QueryAttributeResolver.cpp
shibsp/binding/impl/ArtifactResolver.cpp
shibsp/handler/impl/MetadataGenerator.cpp
shibsp/handler/impl/SAML1Consumer.cpp
shibsp/handler/impl/SAML2ArtifactResolution.cpp
shibsp/handler/impl/SAML2Consumer.cpp
shibsp/handler/impl/SAML2Logout.cpp
shibsp/handler/impl/SAML2LogoutInitiator.cpp
shibsp/handler/impl/SAML2NameIDMgmt.cpp
shibsp/handler/impl/SAML2SessionInitiator.cpp
shibsp/handler/impl/Shib1SessionInitiator.cpp
shibsp/handler/impl/StatusHandler.cpp
shibsp/impl/StorageServiceSessionCache.cpp
shibsp/impl/XMLServiceProvider.cpp