Project:Shared Sign-On
Version:6.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

you cannot move across multiple top level domains because (as i've learned) top level domains cannot access the cookies of other top level domains. they can however access the cookies of subdomains so you could move seamlessly across site1.domain.com, domain.com, and site2.domain.com.

so in my instance (multiple top level domains) i still have to login to each site (although at least the users are in sync)

Comments

#1

Is this true? If so this should be stated on the front page/module doco because this would be a common requirement.

#2

I successfully used the Shared Sign-On in a multiple top level domain (TLD) scenario and it works. The whole point of the module is to make this possible, AFAIK (For the subdomain scenario the module would not be needed, setting the $cookie_domain variable in settings.php would suffice).

nobody click here