Add GetLastError call when client read fails.
[shibboleth/sp.git] / configs / metadataError.html
index 931b525..3144e1c 100644 (file)
@@ -5,24 +5,25 @@
        
 <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">
+       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
        <link rel="stylesheet" type="text/css" href="<shibmlp styleSheet/>" />
-       <title>Unauthorized Identity Provider</title>
+       <title>Unknown Identity Provider</title>
 </head>
 
 <body>
-<div class="head">
+
 <img src="<shibmlp logoLocation/>" alt="Logo" />
-<h1>Unauthorized Identity Provider</h1>
-</div>
+<h1>Unknown or Unusable Identity Provider</h1>
 
-<p>The identity provider supplying your login credentials is not authorized for use with this service.</p>
+<p>The identity provider supplying your login credentials is not authorized
+for use with this service or does not support the necessary capabilities.</p>
 
-<p>You should inquire with your identity provider as to whether this service is intended to be
-enabled for your use.</p>
+<p>To report this problem, please contact the site administrator at
+<a href="mailto:<shibmlp supportContact/>"><shibmlp supportContact/></a>.
+</p>
 
 <p>Please include the following error message in any email:</p>
-<p class="error">Metadata lookup failure at (<shibmlp requestURL/>)</p>
+<p class="error">Identity provider lookup failed at (<shibmlp requestURL/>)</p>
 <shibmlpif entityID>
 <p><strong>EntityID:</strong> <shibmlp entityID/></p>
 </shibmlpif>