Missing closing tag
[shibboleth/sp.git] / configs / IQ-sites.xml
1 <SiteGroup Name="urn:mace:inqueue" xmlns="urn:mace:shibboleth:1.0">
2
3         <!--
4         This is a starter set of example and development origins used within the
5         InQueue test federation. The InQueue deployment guide describes how to use
6         metadatatool and siterefresh to pick up the most current signed files.
7         -->
8
9         <OriginSite Name="urn:mace:inqueue:example.edu" ErrorURL="http://wayf.internet2.edu/InQueue/error.html">
10                 <Alias>Example State University</Alias>
11                 <Contact Type="technical" Name="InQueue Support" Email="inqueue-support@internet2.edu"/>
12                 <HandleService Location="https://wayf.internet2.edu/shibboleth-1.2/HS" Name="wayf.internet2.edu"/>
13                 <AttributeAuthority Location="https://wayf.internet2.edu/shibboleth-1.2/AA" Name="wayf.internet2.edu"/>
14                 <Domain>example.edu</Domain>
15         </OriginSite>
16
17         <OriginSite Name="urn:mace:inqueue:shibdev.edu">
18                 <Alias>Shibboleth Development Origin</Alias>
19                 <Contact Type="technical" Name="Scott Cantor" Email="cantor.2@osu.edu"/>
20                 <HandleService Location="https://shib2.internet2.edu/shibboleth/HS" Name="shib2.internet2.edu"/>
21                 <AttributeAuthority Location="https://shib2.internet2.edu/shibboleth/AA" Name="shib2.internet2.edu"/>
22                 <Domain>shibdev.edu</Domain>
23         </OriginSite>
24         
25         <DestinationSite Name="urn:mace:inqueue:example.edu">
26                 <Alias>Example State University</Alias>
27                 <Contact Type="technical" Name="InQueue Support" Email="inqueue-support@internet2.edu"/>
28                 <AssertionConsumerServiceURL Location="https://wayf.internet2.edu/Shibboleth.shire"/>
29                 <AttributeRequester Name="CN=wayf.internet2.edu, OU=TSG, O=University Corporation for Advanced Internet Development, L=Ann Arbor, ST=Michigan, C=US"/>
30         </DestinationSite>
31
32         <DestinationSite Name="urn:mace:inqueue:shibdev.edu">
33                 <Alias>Shibboleth Development Target</Alias>
34                 <Contact Type="technical" Name="Scott Cantor" Email="cantor.2@osu.edu"/>
35                 <AssertionConsumerServiceURL Location="http://shib2.internet2.edu/Shibboleth.shire"/>
36                 <AssertionConsumerServiceURL Location="https://shib2.internet2.edu/Shibboleth.shire"/>
37                 <AttributeRequester Name="Email=root@shib2.internet2.edu, CN=shib2.internet2.edu, O=UCAID, L=Ann Arbor, ST=Michigan, C=US"/>
38         </DestinationSite>
39 </SiteGroup>