Hmm, it appears to have something to do with the fact that you've got a 
custom auth_user table, but I can't figure out what. Maybe Massimo can help.
 
Anthony

On Wednesday, August 17, 2011 4:19:58 PM UTC-4, Bruno Codeman wrote:

> Everytime I click the login button, I receive a message from firefox/chrome 
> with a 310 error(too_many_redirects) telling me to delete the cookies
> or allow third-party cookies. I have an app called "login"(the CAS Server) 
> and another one called "ControleDeAtivos"(which should use the other app as 
> a cas provider). Everything's going fine on the client app. When I click the 
> "login" link(on the menu), I'm redirected to the cas server app login 
> page,and after click the submit button, the browser shows the message. The 
> URL showing on browser is this: *
> http://172.16.7.10:8000/ControleDeAtivos/default/user/login?_next=%2FControleDeAtivos%2Fdefault%2Findex
> *
>
> The db.py file is attached.
>
> 2011/8/17 Anthony <[email protected]>
>
>> Can you show some minimal code that reproduces the problem?
>>
>> On Wednesday, August 17, 2011 3:56:32 PM UTC-4, Bruno Codeman wrote:
>>
>>> Anyone? The app is entering a redirecting loop everytime I try to 
>>> authenticate...
>>>
>>> 2011/8/17 Bruno de Oliva Bemfica <[email protected]>
>>>
>>>> Hi again, everyone. Does anyone know why a CAS auth could be entering a 
>>>> loop redirect?
>>>>
>>>> -- 
>>>> Bruno de Oliva Bemfica
>>>> *Engenheiro de Software*
>>>>
>>>> MSN: [email protected]
>>>>
>>>> Mobile: +55 11 8457-0978
>>>> http://www.devfranca.com.br
>>>> http://www.brunobemfica.net
>>>> http://www.codigofree.net
>>>>
>>>>
>>>
>>>
>>> -- 
>>> Bruno de Oliva Bemfica
>>> *Engenheiro de Software*
>>>
>>> MSN: [email protected]
>>>
>>> Mobile: +55 11 8457-0978
>>> http://www.devfranca.com.br
>>> http://www.brunobemfica.net
>>> http://www.codigofree.net
>>>
>>>
>
>
> -- 
> Bruno de Oliva Bemfica
> *Engenheiro de Software*
> MSN: [email protected]
> Mobile: +55 11 8457-0978
> http://www.devfranca.com.br
> http://www.brunobemfica.net
> http://www.codigofree.net
>

Reply via email to