If the purpose is to allow users to authenticate with one all and login 
with others, I suggest you use CAS.
If apps are distinct, they should have different sessions else you risk of 
breaking something.

Massimo


On Thursday, 18 December 2014 08:36:22 UTC-6, Oliver wrote:
>
> Hi All,
>
> I really enjoy discovering the beauty of web2py.  Just got a newbie 
> question :)
>
> If I create multiple apps and use one db or sharing one db to all apps, 
> can the login session be shared between apps?  Thanks.
>
> For example from the default, we have the admin(which is lock), welcome 
> and example apps.  Can welcome and example apps share the same auth_users 
> session to members only pages?  I know the db can be shared but not sure if 
> the session can be shared thru different apps.
>
> Thanks all.
>

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

Reply via email to