I added an app to serve as CAS and another app (A) to use that service. Authentication works and all but in the app A, user menu has only 'Logout' option. I need access to the 'Profile'. So I manually added it (/appa/default/user/profile) and when I click on it, it gives me 404 error. I can go to CAS profile (/cas/default/user/profile) but updating the its profile doesn't reflect the changes in appA.
-- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

