source: main/waeup.cas/trunk/waeup/cas/templates/login_successful.html @ 10398

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

Enable session cookies for single sign on.

File size: 215 bytes
Line 
1<html>
2  <head>
3    <title>WAeUP Central Authentication Services</title>
4  </head>
5  <body>
6    <div>MSG_TEXT</div>
7    <h1>Logged in</h1>
8    <div>You successfully initiated single sign-on!</div>
9  </body>
10</html>
Note: See TracBrowser for help on using the repository browser.