Ah, I forgot to add the following line to my consumer app:

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


On Tue, Jun 25, 2013 at 10:12 AM, Tom Russell <t...@caregointl.com> wrote:

> Well agreed, but I set that up in the welcome app so it would seem like
> that should move over to my other app as well?
>
>
> On Tue, Jun 25, 2013 at 2:24 AM, Niphlod <niph...@gmail.com> wrote:
>
>> every app has its own auth system. If you want multiple apps to share the
>> same "auth system", look at
>>
>> http://web2py.com/books/default/chapter/29/09#Central-Authentication-Service
>>
>> Il giorno martedì 25 giugno 2013 07:51:08 UTC+2, Tom Russell ha scritto:
>>
>>> So I took and modified the welcome app to my needs and added another
>>> app. If I login with the welcome app and with a link, open the other app
>>> and have it set with auth.requires_login(), it requires the user to login
>>> again. How does one handle this stuff in web2py? Do I need another app the
>>> way I have it now?
>>>
>>> I am in the mindset of how they do things in django.
>>>
>>> Thanks,
>>>
>>> Tom
>>>
>>  --
>>
>> ---
>> 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 web2py+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>

-- 

--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to