Try use the latest web2py with

Auth(cas_provider='http://....default/user/cas')

and it should be smart about passing over field values.
Ina ny case CAS can be customized a lot. Loot at the code examples in

gluon/contrib/login_methods/cas_auth.py



On Jun 29, 3:28 am, sagar <browse2sa...@gmail.com> wrote:
> Hi,
>
> I have to use CAS for two of my apps.
>
> Its working fine when both having default same registration process.
>
> Here one of my app has some extra fields in registration like mobile
> no etc what is ideal way to deal with it in such a cases.
>
> Is there any documentation about CAS to get good understanding of it.
>
> Thanks,
> Sagar

Reply via email to