Rename config file.
[shibboleth/sp.git] / configs / metadataError.html
index f4751ff..05218a4 100644 (file)
@@ -7,32 +7,26 @@
 <head>
        <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>
+<h1>Unknown Identity Provider</h1>
 </div>
 
 <p>The identity provider supplying your login credentials is not authorized for use with this service.</p>
 
-<shibmlpif originContactName>
-<h3><u>Identity Provider Support Information</u></h3>
-<div>Contact: <shibmlp originContactName/> </div>
-<div>E-Mail: <a href="mailto:<shibmlp originContactEmail/>"><shibmlp originContactEmail/></a></div>
-</shibmlpif>
-<shibmlpif originErrorURL>
-<div>URL: <a href="<shibmlp originErrorURL/>"><shibmlp originErrorURL/></a></div>
-</shibmlpif>
-
-You should inquire with your identity provider as to whether this service is intended to be
-enabled for your use.
+<p>You should inquire with your identity provider as to whether this service is intended to be
+enabled for your use.</p>
 
 <p>Please include the following error message in any email:</p>
-<p class="error">Metadata lookup failure at (<shibmlp requestURL/>)</p>
-<p><shibmlp errorType/></p>
+<p class="error">Identity provider lookup failed at (<shibmlp requestURL/>)</p>
+<shibmlpif entityID>
+<p><strong>EntityID:</strong> <shibmlp entityID/></p>
+</shibmlpif>
+<p><shibmlp errorType/>: <shibmlp errorText/></p>
 
 </body>
 </html>