diff options
Diffstat (limited to 'apache-sp/shibd/shibboleth2.xml')
-rw-r--r-- | apache-sp/shibd/shibboleth2.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apache-sp/shibd/shibboleth2.xml b/apache-sp/shibd/shibboleth2.xml index c6a759f..e428170 100644 --- a/apache-sp/shibd/shibboleth2.xml +++ b/apache-sp/shibd/shibboleth2.xml @@ -25,7 +25,7 @@ </SessionInitiator> </Sessions> <Errors supportContact="test@example.com" - helpLocation="/about" /> + helpLocation="/about" logoLocation="/shibboleth-sp/nordunet.png" /> <MetadataProvider type="XML" uri="file:///var/www/metadata.xml" backingFilePalth="metadata.xml" reloadInterval="300"></MetadataProvider> <AttributeExtractor type="XML" validate="true" reloadChanges="false" path="attribute-map.xml"/> <AttributeResolver type="Query" subjectMatch="true"/> |