you can either go with CAS or specifying  the same auth database on all of 
them. If you want a user logged to "main" to not be asked credentials when 
he accesses app "subapp", you can share the sessions using the masterapp 
argument
It's all documented in the book.

http://web2py.com/books/default/chapter/29/09/access-control?search=cas#Central-Authentication-Service
http://web2py.com/books/default/chapter/29/04/the-core#session

On Wednesday, November 5, 2014 12:37:23 AM UTC+1, Rodrigo Cesar wrote:
>
> I have asked this question before but it seems that it disapeared (i could 
> no find it,) so forgive me if you seing it again, 
> well the question is, i want to divide my program in a group of 
> applications, but i wanted the same authentication to work
> on all off them (the user logins on main app and it gives the credentiais 
> to others), there is a simple way for doing thar?
> or should i ignore web2py auth and write my own? 
>

-- 
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