ee2597418da9f881366efae8b20e4bb0a6995aee
[shibboleth/cpp-sp.git] / configs / accessError.html
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html 
3         PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
4         "DTD/xhtml1-strict.dtd">
5         
6 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
7 <head>
8         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
9         <link rel="stylesheet" type="text/css" href="<shibmlp styleSheet/>" />
10         <title>Authorization Failed</title>
11 </head>
12
13 <body>
14
15 <img src="<shibmlp logoLocation/>" alt="Logo" />
16 <h1>Authorization Failed</h1>
17
18 <p>
19 Based on the information provided to this application about you, you are
20 not authorized to access the resource at "<shibmlp requestURL/>"
21 </p>
22
23 <p>
24 Please contact the administrator of this service or application if you
25 believe this to be an error at <a href="mailto:<shibmlp supportContact/>"><shibmlp supportContact/></a>
26 </p>
27
28 </body>
29 </html>