Hi,

It's a question that should be asked on the cas-user mailing list.

After a successful authentication, the CAS server will grant a service
ticket to the application which will validate it against the server. After
this successful validation, the web session should store that the user is
authenticated.

Do you keep the same web session ? Are your service tickets successfully
validated on the CAS server ?

Thanks.
Best regards,
Jérôme



2013/12/30 Mitchell Beaufeaux <[email protected]>

> I am getting a "too many redirects" error from my web application when CAS
> tries to authenticate. When navigating between pages, it seems to redirect
> back and forth between the CAS login and the intended destination
> repeatedly until the browser throws the "too many redirects" error. It
> doesn't happen every time and there is no pattern to when it happens.
>
> The application uses a load balancer to distribute traffic across multiple
> servers. My hunch is that this might be contributing to the redirect loop.
> Although I'm not sure exactly how. It seems like the authentication ticket
> created by the CAS login is lost at some point.
>
> Has anyone encountered a similiar problem before or know of a solution?
> --
> 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-dev
>

-- 
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-dev

Reply via email to