messages_l1.properties 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. #Welcome Screen Messages
  2. screen.welcome.welcome=Congratulations on bringing CAS online! The default authentication handler authenticates where usernames equal passwords: go ahead, try it out.
  3. screen.welcome.security=For security reasons, please Log Out and Exit your web browser when you are done accessing services that require authentication!
  4. screen.welcome.instructions=Enter your JA-SIG NetID and Password.
  5. screen.welcome.label.netid=<span class="accesskey">N</span>etID:
  6. screen.welcome.label.netid.accesskey=n
  7. screen.welcome.label.password=<span class="accesskey">P</span>assword:
  8. screen.welcome.label.password.accesskey=p
  9. screen.welcome.label.warn=<span class="accesskey">W</span>arn me before logging me into other sites.
  10. screen.welcome.label.warn.accesskey=w
  11. screen.welcome.button.login=LOGIN
  12. screen.welcome.button.clear=CLEAR
  13. #Confirmation Screen Messages
  14. screen.confirmation.message=Click <a href="{0}">here</a> to go to the application.
  15. #Generic Success Screen Messages
  16. screen.success.header=Log In Successful
  17. screen.success.success=You have successfully logged into the Central Authentication Service.
  18. screen.success.security=For security reasons, please Log Out and Exit your web browser when you are done accessing services that require authentication!
  19. #Logout Screen Messages
  20. screen.logout.header=Logout successful
  21. screen.logout.success=You have successfully logged out of the Central Authentication Service.
  22. screen.logout.security=For security reasons, exit your web browser.
  23. screen.logout.redirect=The service from which you arrived has supplied a <a href="{0}">link you may follow by clicking here</a>.
  24. #Service Error Messages
  25. screen.service.error.header=Unauthorized Service
  26. screen.service.error.message=The service you were attempting to authenticate to is not allowed to use CAS.
  27. error.invalid.loginticket=You cannot attempt to re-submit a form that has been submitted already.
  28. required.username=Username is a required field.
  29. required.password=Password is a required field.
  30. error.authentication.credentials.bad=The credentials you provided cannot be determined to be authentic.
  31. error.authentication.credentials.unsupported=The credentials you provided are not supported by CAS.
  32. INVALID_REQUEST_PROXY='pgt' and 'targetService' parameters are both required
  33. INVALID_TICKET_SPEC=Ticket failed validation specification. Possible errors could include attempting to validate a Proxy Ticket via a Service Ticket validator, or not complying with the renew true request.
  34. INVALID_REQUEST='service' and 'ticket' parameters are both required
  35. INVALID_TICKET=ticket ''{0}'' not recognized
  36. INVALID_SERVICE=ticket ''{0}'' does not match supplied service