Basic sites file with pilot testing sites.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 20 May 2003 18:48:53 +0000 (18:48 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 20 May 2003 18:48:53 +0000 (18:48 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@467 cb58f699-b61c-0410-a6fe-9272a202ed29

configs/sites.xml [new file with mode: 0644]

diff --git a/configs/sites.xml b/configs/sites.xml
new file mode 100644 (file)
index 0000000..a8acc01
--- /dev/null
@@ -0,0 +1,12 @@
+<SiteGroup Name="urn:mace:InCommon:pilot" xmlns="urn:mace:shibboleth:1.0" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
+    <OriginSite Name="urn:mace:InCommon:pilot:example.edu">
+        <Alias>Example State University</Alias>
+        <HandleService Location="https://wayf.internet2.edu/shibboleth/HS" Name="wayf.internet2.edu"/>
+        <Domain>example.edu</Domain>
+    </OriginSite>
+    <OriginSite Name="urn:mace:InCommon:pilot:shibdev.edu">
+        <Alias>Shibboleth Development Origin</Alias>
+        <HandleService Location="https://shib2.internet2.edu/shibboleth/HS" Name="shib2.internet2.edu"/>
+        <Domain>shibdev.edu</Domain>
+    </OriginSite>
+</SiteGroup>