Show sourceid-soap-auth.xml syntax highlighted
<?xml version="1.0" encoding="UTF-8"?>
<SoapAuth xmlns="http://www.sourceid.org/2004/04/soapauth">
<Incoming>
<X509Cert providerID="http://netgate-idb" alias="sourceid"/>
<!--
<None providerID="http://example-sp"/>
<Basic providerID="http://example-sp" username="soapuser" password="k39sjv93kl"/>
<X509Cert providerID="http://example-sp" alias="sourceid"/>
-->
</Incoming>
<Outgoing>
<None providerID="http://netgate-idb" />
<!--
<None providerID="http://example-sp"/>
<Basic providerID="http://example-sp" username="soapuser" password="k39sjv93kl"/>
<X509Cert providerID="http://example-sp" alias="sourceid"/>
-->
</Outgoing>
</SoapAuth>
See more files for this project here