Remove diag service for now
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 20 May 2005 15:00:03 +0000 (15:00 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 20 May 2005 15:00:03 +0000 (15:00 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1647 cb58f699-b61c-0410-a6fe-9272a202ed29

configs/shibboleth.xml.in

index 9da6020..190484b 100644 (file)
             -->
                        <md:SingleLogoutService Location="/Logout" Binding="urn:mace:shibboleth:sp:1.3:Logout"/>
 
-                       <!--
-                       Some internal debugging support (invoke with a query string "cmd" parameter).
-                       By default, access to log or config information is blocked, but a user can
-                       echo their own session data.
-                       -->
-                       <DiagnosticService Location="/Diag" Binding="urn:mace:shibboleth:sp:1.3:Diagnostics"
-                               echo="true" log="false" config="false"/>
-            
         </Sessions>
 
         <!--