Hi, I've secured my applications using Spring Security & CAS. When I try to authenticate a user I get the following error message: HTTP Status 401 - Authentication Failed: No principal was found in the response from the CAS server.
The CAS server output shows: 2010-07-28 17:28:21,963 INFO [org.jasig.cas.authentication.AuthenticationManagerImpl] - <AuthenticationHandler: org.jasig.cas.adaptors.jdbc.SearchModeSearchDatabaseAuthenticationHandler successfully authenticated the user which provided the following credentials: [username: [email protected]]> 2010-07-28 17:28:22,000 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service ticket [ST-1-rSaqdwd3iPTbJM3MlfU5-cas] for service [http://localhost:9999/facility-web/sign-in] for user [[email protected]]> Anyone know what could be wrong? Thanks. -Dan -- 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
