Added consumer services for wayf install of dummy SP.
authorcantor <cantor@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Thu, 26 May 2005 21:00:00 +0000 (21:00 +0000)
committercantor <cantor@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Thu, 26 May 2005 21:00:00 +0000 (21:00 +0000)
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1582 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

src/conf/example-metadata.xml

index 7cb718b..4e666e8 100644 (file)
@@ -215,6 +215,15 @@ Yt0LOC4i/8fpCqcHaHVNKvgWipNyEXr6r0nia5NmmrM7I5SQMM2VZv2G4c/KogBe
                    <AssertionConsumerService index="2"
                        Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01"
                        Location="https://sp.example.org/Shibboleth.sso/SAML/Artifact"/>
+
+                       <!-- These enable testing against Internet2's test site. -->
+                       <AssertionConsumerService index="3"
+                               Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post"
+                               Location="https://wayf.internet2.edu/Shibboleth.sso/SAML/POST"/>
+                       <AssertionConsumerService index="4"
+                               Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01"
+                               Location="https://wayf.internet2.edu/Shibboleth.sso/SAML/Artifact"/>
+                       
                </SPSSODescriptor>
                
        </EntityDescriptor>