Added resolverConfig default.
authorcantor <cantor@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Thu, 29 Apr 2004 20:37:36 +0000 (20:37 +0000)
committercantor <cantor@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Thu, 29 Apr 2004 20:37:36 +0000 (20:37 +0000)
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1038 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

src/conf/origin.xml

index 63a14d4..acf6fc1 100644 (file)
@@ -7,6 +7,7 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
        xsi:schemaLocation="urn:mace:shibboleth:origin:1.0 origin.xsd" 
        AAUrl="https://localhost/shibboleth/AA" 
+       resolverConfig="/conf/resolver.xml"
        defaultRelyingParty="https://example.org/shibboleth/target" 
        providerId="https://example.org/shibboleth/origin">