Infinite redirects are sometimes caused by SSL certificate trust issues.
Your CAS client essentially acts like an HTTP client during the validation
process, so it needs to establish an HTTPS connection to the CAS server.
If the client doesn't trust the CAS server's certificate, this will fail.

Also if you're using proxy tickets, your CAS server will also need to be
able to establish an HTTPS connection to the web server where your CAS
client is running.  In that case, the CAS server also needs to trust the
SSL certificate on your app server.

-ScottH

On Tue, Jul 2, 2013 at 5:07 AM, Lee Flaxington <[email protected]> wrote:

> Tried it but alas - no change. Still looping.
> I'm currently now looking at the source code for the classes located in
> the spring-security-cas-client jar to try and trace where the cas
> client/server conversation is failing.
> Anyway thanks for pointer - definitely worth a shot.
> Cheers
> Lee
> --
> 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
>

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

Reply via email to