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

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

Enable session cookies for single sign on.

File size: 215 bytes
RevLine 
[10394]1<html>
2  <head>
[10398]3    <title>WAeUP Central Authentication Services</title>
[10394]4  </head>
5  <body>
[10398]6    <div>MSG_TEXT</div>
[10394]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.