yes. that is a priority. On Sunday, 5 January 2020 13:28:10 UTC-8, Carlos Cesar Caballero wrote: > > Maybe implementing a CAS server for py4web... But I am not sure right now > what will be the recommended way for implementing > modules/components/plugins in py4web... > > El vie., 3 de enero de 2020 4:56 p. m., Jim S <[email protected]> > escribió: > >> Hi >> >> I have a large web2py application that I want to start migrating to >> py4web. >> >> I don't want the users to necessarily know or care which stack is running >> a particular page within that large app so would like only one signon. >> >> How can I set it up so that users authenticate to py4web and then have me >> automagically log them in to the web2py app too so they can seemlessly go >> back and forth between the two. >> >> Currently my users all login to the app via web2py and authenticate using >> the email_auth authentication method. >> >> I'd prefer to have them now login via py4web using email_auth, but then >> send an auth token or something to the web2py portions so they wouldn't see >> a login to the portions that aren't yet converted to py4web. >> >> Am I making any sense? As you can see, I have no idea where to even >> begin. I'm hoping this is way easier than I'm making it out to be. Any >> help is very much appreciated. >> >> -Jim >> >> -- >> 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]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/web2py/20dcf6d4-70bb-4487-afd1-48d01b3ed26e%40googlegroups.com >> >> <https://groups.google.com/d/msgid/web2py/20dcf6d4-70bb-4487-afd1-48d01b3ed26e%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >
-- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/a85993e2-20cc-4850-b0f2-8050cd17c846%40googlegroups.com.

