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

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

Support the /logout URL with CAS.

File size: 146 bytes
RevLine 
[10415]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.