Missing closing tag
authorScott Cantor <cantor.2@osu.edu>
Sat, 1 May 2004 19:39:39 +0000 (19:39 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sat, 1 May 2004 19:39:39 +0000 (19:39 +0000)
configs/shibboleth.xml.in

index 2f0b5c9..0b7bae6 100644 (file)
@@ -59,7 +59,7 @@
                 <Host name="localhost" scheme="https">
                     <Path name="secure" requireSession="true" exportAssertion="true">
                        <!-- Example shows a subfolder on the SSL port assigned to a separate <Application> -->
-                           <Path name="admin" applicationId="foo-admin">
+                           <Path name="admin" applicationId="foo-admin"/>
                        </Path>
                 </Host>
                 <Host name="localhost" scheme="http">