Make sure you're using the latest version of the HttpClient that logs the exception caught in the HttpClient instead of just ignoring it.
-Scott On Nov 29, 2007 3:07 PM, Simone Cicalissi <[EMAIL PROTECTED]> wrote: > Scott, > > unfortunately I dind't found any message. > > My procedure is: > > > 1. https://server/login_stage_1.php > 2. connect to cas login and enter credentials > 3. redirect to > https://server/login_stage_1.php?ticket=ST-4-G0HF1Gd1X39hLYIf76WI > 4. try to call proxy.php as in examples to the url > https://server/proxy.php?ticket=ST-5-I9MNWlof0Qqk2edmVhye > come with message authentication failed! > > > below the log doesn't give more informations, here the log before the > error. > > Can you provide some other information on where to look? > > thank you again. > > bye simone > > > 2007-11-29 21:11:56,946 DEBUG [ > org.springframework.web.servlet.DispatcherServlet] - <Rendering view [ > org.springframework.web.servlet.view.RedirectView: unnamed; URL [ > https://server/proxy.php] <https://server/proxy.php%5D>] in > DispatcherServlet with name 'cas'> > 2007-11-29 21:11:56,946 DEBUG [ > org.springframework.web.servlet.view.RedirectView] - <Rendering view with > name 'null' with model null and static attributes {}> > 2007-11-29 21:11:56,946 DEBUG [ > org.springframework.web.servlet.DispatcherServlet] - <Cleared thread-bound > request context: [EMAIL PROTECTED]> > 2007-11-29 21:11:56,946 DEBUG [ > org.springframework.web.servlet.DispatcherServlet] - <Successfully > completed request> > 2007-11-29 21:11:56,946 DEBUG [ > org.springframework.web.context.support.XmlWebApplicationContext] - > <Publishing event in context [ > [EMAIL PROTECTED]: > ServletRequestHandledEvent: url=[/cas/login]; client=[10.203.105.51]; > method=[GET]; servlet=[cas]; session=[null]; user=[null]; time=[13ms]; > status=[OK]> > 2007-11-29 21:11:56,946 DEBUG [ > org.springframework.web.context.support.XmlWebApplicationContext] - > <Publishing event in context [ > [EMAIL PROTECTED]: > ServletRequestHandledEvent: url=[/cas/login]; client=[10.203.105.51]; > method=[GET]; servlet=[cas]; session=[null]; user=[null]; time=[13ms]; > status=[OK]> > > 2007-11-29 21:11:56,955 INFO [ > org.jasig.cas.authentication.AuthenticationManagerImpl] - > <AuthenticationHandler: > org.jasig.cas.authentication.handler.support.HttpBasedServiceCredentialsAuthenticationHandlerfailed > to authenticate the user which provided the following credentials: > https://server/proxy.php> > 2007-11-29 21:11:56,955 ERROR [org.jasig.cas.web.ServiceValidateController] > - <TicketException generating ticket for: https://server/proxy.php> > org.jasig.cas.ticket.TicketCreationException: > error.authentication.credentials.bad > > > > ----- Original Message ----- > From: "Simone Cicalissi" <[EMAIL PROTECTED]> > To: [email protected], [email protected] > Sent: Thursday, November 29, 2007 6:17:43 PM (GMT+0100) Europe/Berlin > Subject: CAS proxy - can't receive PGTIOU > > Scott, > > thank you for the answer but is not clear how to activate the debug. > > which are the suggested versions that we should run and how to verify? > > thank you. > > bye simone > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > -- -Scott Battaglia LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
