Closed (duplicate)
Project:
Domain
Version:
6.x-2.9
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2012 at 12:56 UTC
Updated:
20 Feb 2012 at 20:58 UTC
I have just installed domain access and I am finding one problem. As a superuser I want to set up the domains but when I change from one domain to another drupal asks me to login into the other domain. I want drupal to understand I am a logged in user and to accept me as a registered user in both domains. How can this be done? I want this also for users, I don't want them to have to register and log-in into both domains. When they log in in one domain, I want the whole system to understand they are valid users.
Comments
Comment #1
agentrickardSee the notes under the $cookie_domain heading on https://drupal.org/node/1096962
Comment #2
Farreres commentedJust a quick note. I installed single sign on and it wrecked the whole site. As the module explains, it's only a proof of concept. The cookies get broken when sso is installed. I have read somewhere that shared single signon could be implemented in the context of domain access without the security holes it had. I suggest everyone to stay far from single sign on. Logging to the two domains separately is not so bad in my case but it is awkward. I think I will wait for a single sign on solution that works.