[web2py] Re: CAS not working - redirect loop

2014-11-21 Thread Massimo Di Pierro
Thanks for letting us know! On Friday, 21 November 2014 14:54:19 UTC-6, Srini K wrote: > > Debugged the issue and got the solution. The root problem is with the > 'pagespeed' module that I had installed for apache and when I disabled > 'pagespeed' module the CAS consumer worked fine without goin

[web2py] Re: CAS not working - redirect loop

2014-11-21 Thread Srini K
Debugged the issue and got the solution. The root problem is with the 'pagespeed' module that I had installed for apache and when I disabled 'pagespeed' module the CAS consumer worked fine without going into infinite redirection loop. Thanks, Srini On Thursday, November 6, 2014 5:36:43 PM UTC-8

[web2py] Re: CAS not working - redirect loop

2014-11-06 Thread Massimo Di Pierro
Will try this asap. On Thursday, 6 November 2014 13:00:13 UTC-6, Srini K wrote: > > I'm trying to get CAS auth working but it is giving problems. Below is my > setup. > > 1. Environment is Ubuntu+Apache+Web2py > 2. I have one web2py app that acts as a CAS provider. It exposes a > controller fun