https://issues.shibboleth.net/jira/browse/SSPCPP-605
[shibboleth/cpp-sp.git] / configs / globalLogout.html
index 9af17f2..86f2050 100644 (file)
@@ -1,41 +1,29 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE html \r
-       PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" \r
-       "DTD/xhtml1-strict.dtd">\r
-       \r
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\r
-<head>\r
-       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\r
-       <link rel="stylesheet" type="text/css" href="<shibmlp styleSheet/>" />\r
-       <title>Global Logout</title>\r
-</head>\r
-\r
-<body>\r
-<div class="head">\r
-<img src="<shibmlp logoLocation/>" alt="Logo" />\r
-<h1>Global Logout</h1>\r
-</div>\r
-\r
-<p><strong>Status of Global Logout:</strong> <shibmlp logoutStatus/></p>\r
-\r
-<shibmlpif statusCode>\r
-       <p>Error from your identity provider:</p>\r
-       <blockquote>\r
-               <strong>Status:</strong> <shibmlp statusCode/><br>\r
-               <shibmlpif statusCode2>\r
-                       <strong>Sub-Status:</strong> <shibmlp statusCode2/><br>\r
-               </shibmlpif>\r
-               <shibmlpif statusMessage>\r
-                       <strong>Message:</strong> <shibmlp statusMessage/><br>\r
-               </shibmlpif>\r
-       </blockquote>\r
-</shibmlpif>\r
-\r
-<p>If the message above indicates success, you have been logged out of all\r
-the applications and systems that support the logout mechanism.</p>\r
-\r
-<p>It is still strongly advised that you close your browser to complete the\r
-logout process.</p>\r
-\r
-</body>\r
-</html>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html 
+       PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
+       "DTD/xhtml1-strict.dtd">
+       
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+       <link rel="stylesheet" type="text/css" href="<shibmlp styleSheet/>" />
+       <title>Global Logout</title>
+</head>
+
+<body>
+
+<shibmlpif logoLocation>
+<img src="<shibmlp logoLocation/>" alt="Logo" />
+</shibmlpif>
+<h1>Global Logout</h1>
+
+<p><strong>Status of Global Logout:</strong> <shibmlp logoutStatus/></p>
+
+<p>If the message above indicates success, you have been logged out of all
+the applications and systems that support the logout mechanism.</p>
+
+<p>Regardless of the outcome, it is strongly advised that you close your browser
+to ensure that you complete the logout process.</p>
+
+</body>
+</html>