Not redirecting after login
Scott Battaglia
scott.battaglia at gmail.com
Tue Sep 19 08:16:07 EDT 2006
Then your redirect from the CAS server should be working fine if that text
is there (plus you said it works from the Java client). Can you check your
apache logs to see if the redirects are happening?
-Scott
On 9/19/06, Jan Dajc <jan.dajc.fei at vsb.cz> wrote:
>
> Scott,
>
> My form tag is:
> <form method="post" action="<%=response.encodeRedirectURL("login" +
> (StringUtils.hasText(request.getQueryString()) ? "?" +
> request.getQueryString()
> : ""))%>">
>
> i haven't change anything in this file.
>
>
> Jan
>
>
>
> > Jan,
> >
> > On your casLoginView.jsp page what does the FORM tag look like?
> >
> > -Scott
> >
> > On 9/13/06, Jan Dajc <jan.dajc.fei at vsb.cz> wrote:
> > >
> > > Hi,
> > > My cas server is working fine, but i have problem with redirecting
> after
> > > successfull login from phpCAS (http://esup-phpcas.sourceforge.net/).
> If i
> > > go to
> > > the the Cas server from java cas client from tomcat, everything works
> > > fine and
> > > after login i am redirected back to the tomcat web aplication. But
> from
> > > php it
> > > stops on page, that says: Log In Successful. In log files is
> everything
> > > ok, no
> > > error and user is athenticated. I use CAS 3.0.5 on tomcat and php5 in
> IIS.
> > > Interesting is, that when i use php cas client from
> > > http://www.tamu.edu/CAS/libraries/php/ everything is ok and I am
> > > redirected
> > > back to php.
> > >
> > > Have you any idea, why phpCAS is not working?
> > >
> > > Jan Dajc
> > > _______________________________________________
> > > Yale CAS mailing list
> > > cas at tp.its.yale.edu
> > > http://tp.its.yale.edu/mailman/listinfo/cas
> > >
> >
>
>
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20060919/466918fb/attachment.html
More information about the cas
mailing list