Hi,
our CAS authentication is no longer working well after a server restart (we are
running on linux). It can start working after a period of time, but is very
fragile. The message we get in the logs after each login attempt is as follows
: I have put in xxxxx over the key part of the ticket number, the ST-8 number
does increment by 1 each time a login attempt is made (e.g. ST-9, ST-10 etc)
but we keep getting the same stack trace. Is our CAS database corrupted, or
does anyone have any idea how to solve this (I am fairly new to CAS, but
experienced in other SSO solutions such as OpenSSO),
thanks,
Simon
javax.servlet.ServletException:
org.jasig.cas.client.validation.TicketValidationException:
ticket 'ST-8-xxxxxxxxxxxxxxxx-cas' not recognized
org.jasig.cas.client.validation.AbstractTicketValidationFilter.doFilter(AbstractTicketValidationFilter.java:152)
org.jasig.cas.client.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:103)
org.jasig.cas.client.session.SingleSignOutFilter.doFilter(SingleSignOutFilter.java:78)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user