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

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

Support warn parameter for login.

File size: 231 bytes
RevLine 
[10413]1<html>
2  <head>
3    <title>WAeUP Central Authentication Service</title>
4  </head>
5  <body>
6    <p>CAS login successful</p>
7    <p>Click <a href="SERVICE_URL">here</a>
8      to access the service you requested</p>
9  </body>
10</html>
Note: See TracBrowser for help on using the repository browser.