SSPCPP-677 - Filter schacHomeOrganization values against shibmd:Scope
authorScott Cantor <cantor.2@osu.edu>
Thu, 5 May 2016 19:45:17 +0000 (15:45 -0400)
committerScott Cantor <cantor.2@osu.edu>
Thu, 5 May 2016 19:45:17 +0000 (15:45 -0400)
commit7fac2e62afd540b4c762bb39d53778a9de2ed309
treef54e9f49f9ec2fbfa4e5ef72ad866643ef591274
parent7fe60b9708489a50951f05dac6274a605ea4c03d
SSPCPP-677 - Filter schacHomeOrganization values against shibmd:Scope

https://issues.shibboleth.net/jira/browse/SSPCPP-677

AttributeValueMatchesShibMDScope function type added to code and schema.
schacHomeOrganization added to policy and (commented out) to map.
Projects/vc10/shibsp/shibsp.vcxproj
Projects/vc10/shibsp/shibsp.vcxproj.filters
configs/attribute-map.xml
configs/attribute-policy.xml
schemas/shibboleth-2.0-afp-mf-saml.xsd
shibsp/Makefile.am
shibsp/attribute/filtering/MatchFunctor.h
shibsp/attribute/filtering/impl/AttributeMatchesShibMDScopeFunctor.cpp [moved from shibsp/attribute/filtering/impl/AttributeScopeMatchesShibMDScopeFunctor.cpp with 73% similarity]
shibsp/attribute/filtering/impl/MatchFunctor.cpp