I'm building a SaaS (Software as a Service) / cloud platform with multiple 
apps/services (websites being one of them).

If you or anyone else can think of a solution to cross-domain cookies/auth, 
using the exact same sessions, please let me know.

Thanks.


On Thursday, March 22, 2012 8:28:35 PM UTC-6, Anthony wrote:
>
> In summary, I need to have single-sign-on access across multiple websites, 
>> each website optionally running with its own full domain (not sub-domain).
>>
>> A single web2py app is already taking care of everything, except the 
>> cross-domain session/auth.
>>
>
> Got it. I'm just curious why it has to be a single app running multiple 
> websites, yet the same user is logged in across all the websites? I can see 
> having a single user needing to access multiple websites that are separate 
> apps, or having different groups of users accessing different versions of a 
> website driven by a single app, but this case seems unusual.
>
> Anthony
>

Reply via email to