--- /dev/null
+<?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>
+ <link rel="stylesheet" type="text/css" href="<shibmlp styleSheet/>" />
+ <title>Authorization Failed</title>
+</head>
+
+<body>
+<div class="head">
+<img src="<shibmlp logoLocation/>" alt="Logo" />
+<h1>Authorization Failed</h1>
+</div>
+
+Based on the information provided to this application about you, you are
+not authorized to access the resource at "<shibmlp requestURL/>"<br>
+
+Please contact the administrator of this service or application if you
+believe this to be an error.<br>
+
+</body>
+</html>
--- /dev/null
+<?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>
+ <link rel="stylesheet" type="text/css" href="<shibmlp styleSheet/>" />
+ <title>Access System Failure</title>
+</head>
+
+<body>
+<div class="head">
+<img src="<shibmlp logoLocation/>" alt="Logo" />
+<h1>Inter-institutional Access System Failure</h1>
+</div>
+
+<p>The inter-institutional access system experienced a technical failure at
+<shibmlp now/></p>
+
+<p>Please email <a href="mailto:<shibmlp supportContact/>"><shibmlp supportContact/></a>
+and include the following error message:</p>
+
+<p class="error">Resource Manager failure at (<shibmlp requestURL/>)</p>
+
+<p><shibmlp errorText/></p>
+
+</body>
+</html>
--- /dev/null
+<?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>
+ <link rel="stylesheet" type="text/css" href="<shibmlp styleSheet/>" />
+ <title>Access System Failure</title>
+</head>
+
+<body>
+<div class="head">
+<img src="<shibmlp logoLocation/>" alt="Logo" />
+<h1>Inter-institutional Access System Failure</h1>
+</div>
+
+<p>The inter-institutional access system experienced a technical failure at
+<shibmlp now /><br>
+<shibmlp errorDesc /></p>
+
+<p>
+<shibmlpif originContactName>
+If the error reports itself as a problem with your identity provider,
+please contact your site's administrator, <shibmlp originContactName/>,
+at <a href="mailto:<shibmlp originContactEmail/>"><shibmlp originContactEmail/></a>.
+</shibmlpif>
+
+<shibmlpif originErrorURL>
+<br>If you need more assistance, you can try your helpdesk at
+<a href="<shibmlp originErrorURL/>"><shibmlp originErrorURL/></a>.
+</shibmlpif>
+</p>
+
+<p>Otherwise, please contact the application's 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">SHIRE failure at (<shibmlp requestURL/>)</p>
+<p><shibmlp errorType/>: <shibmlp errorText/></p>
+
+</body>
+</html>