Is there a way to use a authentication on many applications?

45 views
Skip to first unread message

Rodrigo Cesar

unread,
Nov 4, 2014, 6:37:23 PM11/4/14
to web...@googlegroups.com
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? 

Niphlod

unread,
Nov 5, 2014, 11:32:10 AM11/5/14
to web...@googlegroups.com
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.

Reply all
Reply to author
Forward
0 new messages