[cpp-sp COMMIT] /branches/REL_2/configs/example-shibboleth2.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Jul 9 11:26:32 EDT 2015
Author: scantor
Date: Thu Jul 9 11:26:31 2015
New Revision: 3927
URL: http://svn.shibboleth.net/view/cpp-sp?rev=3927&view=rev
Log:
Change trust engine in example config
Modified:
branches/REL_2/configs/example-shibboleth2.xml
Modified: branches/REL_2/configs/example-shibboleth2.xml
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/configs/example-shibboleth2.xml?rev=3927&r1=3926&r2=3927&view=diff
==============================================================================
--- branches/REL_2/configs/example-shibboleth2.xml (original)
+++ branches/REL_2/configs/example-shibboleth2.xml Thu Jul 9 11:26:31 2015
@@ -244,7 +244,7 @@
<!-- TrustEngines run in order to evaluate peer keys and certificates. -->
<TrustEngine type="ExplicitKey"/>
- <TrustEngine type="PKIX"/>
+ <!-- <TrustEngine type="PKIX"/> -->
<!-- Map to extract attributes from SAML assertions. -->
<AttributeExtractor type="XML" validate="true" reloadChanges="false" path="attribute-map.xml"/>
More information about the commits
mailing list