https://issues.shibboleth.net/jira/browse/SSPCPP-264
[shibboleth/cpp-sp.git] / configs / shibboleth2.xml
index d935c7f..8ed5938 100644 (file)
         <AttributeExtractor type="XML" validate="true" path="attribute-map.xml"/>
         
         <!-- Use a SAML query if no attributes are supplied during SSO. -->
-        <AttributeResolver type="Query"/>
+        <AttributeResolver type="Query" subjectMatch="true"/>
 
         <!-- Default filtering policy for recognized attributes, lets other data pass. -->
         <AttributeFilter type="XML" validate="true" path="attribute-policy.xml"/>