[web2py] Re: In search of CAS 2 provider and consumer example

2015-03-03 Thread Yusuf Kaka
I'm trying to establish what's meant to happen with the user details. My CAS setup seems to be working, except that the user table is populated with None for all fields accept: Registration identifier, which contains the CAS provider URL + Username. What needs to be done to get the other fields

[web2py] Re: get user name and email on External cas login

2015-03-02 Thread Yusuf Kaka
Hi, I have the same scenario. Is your work-around the correct way to do this? I thought that the CAS consumer would grab all the fields automatically? Regards, Yusuf On Friday, September 20, 2013 at 12:53:01 PM UTC+2, ora marin wrote: > > Hi All, > > I have successfully configure my application

[web2py] Re: Integration with Jasig CAS

2015-03-02 Thread Yusuf Kaka
I've managed to get web2py to sign-on with JASIG CAS, however, none of the attributes are being populated on web2py. All user fields in the DB are set to None. Any ideas? On Monday, August 11, 2014 at 1:59:33 PM UTC+2, Tanu Mittal wrote: > > Is It possible to integrate web2py with Jasig CAS ? A

[web2py] Re: Weird Error Message From Web2py - OSError: [Errno 24] Too many open files ???????

2015-03-01 Thread Yusuf Kaka
I've got the same error, was there any resolution? On Monday, February 22, 2010 at 2:28:17 AM UTC+2, Pascal wrote: > > Thanks for the note... I'm usually running Web2py through Wing IDE > since it is easy for debugging... > Please let me know if you have any questions regarding this issue > > Yann