Not redirecting after login
Jan Dajc
jan.dajc.fei at vsb.cz
Tue Sep 19 02:53:49 EDT 2006
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
> >
>
More information about the cas
mailing list