source: main/waeup.cas/trunk/waeup/cas/templates/logout.html @ 10415

Last change on this file since 10415 was 10415, checked in by uli, 11 years ago

Support the /logout URL with CAS.

File size: 146 bytes
Line 
1<html>
2  <head>
3    <title>WAeUP Central Authentication Service</title>
4  </head>
5  <body>
6    <p>You have been logged out.</p>
7  </body>
8</html>
Note: See TracBrowser for help on using the repository browser.