diff options
-rw-r--r-- | src/installer/resources/wayfconfig.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/installer/resources/wayfconfig.xml b/src/installer/resources/wayfconfig.xml index 30bde03..789ab4c 100644 --- a/src/installer/resources/wayfconfig.xml +++ b/src/installer/resources/wayfconfig.xml @@ -39,7 +39,7 @@ errorJspFile="wayferror.jsp" provideList="false" provideListOfList="true" - showUnusableIdPs="false"> + showUnusableIdPs="true"> <SearchIgnore> <IgnoreText>Institution</IgnoreText> <IgnoreText>University</IgnoreText> @@ -72,9 +72,9 @@ url="http://md.swamid.se/md/swamid-2.0.xml" backingFile="/opt/shibboleth-ds/metadata/swamid-2.0.xml"/> - <MetadataProvider displayName="UK Federation" identifier="UKFED" + <!-- MetadataProvider displayName="UK Federation" identifier="UKFED" backingFile="/opt/shibboleth-ds/metadata/ukfederation-metadata.xml" - url="http://metadata.ukfederation.org.uk/ukfederation-metadata.xml"/> + url="http://metadata.ukfederation.org.uk/ukfederation-metadata.xml"/ --> <MetadataProvider displayName="Kalmar2" identifier="Kalmar2" backingFile="/opt/shibboleth-ds/metadata/kalmarcentral2.xml" |