Destination parameter with URL, Multisite & this Module!

DerTobi75 - July 13, 2008 - 14:20
Project:Shared Sign-On
Version:5.x-1.3
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:active
Description

Hi,

I have three different Domains, everything set up fine and this module also works without problems.

Now, I added this patch: http://drupal.org/node/107830 (the one from the first post), so when a user from DomainB trys to login in, he is send via htaccess to DomainA (My Mastersite) and after the login, the user is redirected via destination to DomainB.

But, when the user is redirected, he is not logged in on DomainB, when I go back to DomainA the user is logged in and, now it is getting strange, when the user now returns to DomainB, he is also logged in there!

Can someone maybe help me, how to handle the sessions?!

Regards,

Tobi

#1

DerTobi75 - July 13, 2008 - 18:19

Ok, seems like, the session for domainB (Slavesite) is not written, after the Login on DomainA and using drupal_goto()!

 
 

Drupal is a registered trademark of Dries Buytaert.