Hi guys, after some clean tests, the issue is not happening with Python 2.7, so it seems to be a Python 3 issue.

Greetings.


El 29/11/18 a las 1:34 p.m., Carlos Cesar Caballero Díaz escribió:
Hi, I am using the web2py version 2.17.2-stable+timestamp.2018.10.06.18.54.02 in Ubuntu Linux, and I am not able to use CAS. I have a web2py app as server, an another as client, and when client try to log in, the browser starts a redirect loop and returns a ERR_TOO_MANY_REDIRECTS error. There are no error tickets in client or server apps, and the behavior is happening using python 2.7 and 3.6.

I have configured the client just using:

auth = Auth(db, cas_provider = 'http://127.0.0.1:8000/welcome/default/user/cas')

I want to authenticate against the welcome app as I have being doing with past web2py versions.

Any idea how to fix this?


Greetings.


--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- You received this message because you are subscribed to the Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to