Default to not reloading attribute map
[shibboleth/cpp-sp.git] / configs / shibboleth2.xml
index ccea6dc..e2167a3 100644 (file)
@@ -85,7 +85,7 @@
         -->
 
         <!-- Map to extract attributes from SAML assertions. -->
-        <AttributeExtractor type="XML" validate="true" path="attribute-map.xml"/>
+        <AttributeExtractor type="XML" validate="true" reloadChanges="false" path="attribute-map.xml"/>
         
         <!-- Use a SAML query if no attributes are supplied during SSO. -->
         <AttributeResolver type="Query" subjectMatch="true"/>