Active
Project:
Single Sign-On (aka SSO or Single Sign On)
Version:
6.x-1.0-rc1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2010 at 13:39 UTC
Updated:
25 Jul 2010 at 22:49 UTC
Comments
Comment #1
decibel.places commentedwell, it works a bit better with
$base_url = 'subdomain.masterdomain.com';
and
$cookie_domain = $_SERVER['HTTP_HOST'];
however on login and logout on client site it redirects to master site - checked Login Destination, Login Toboggan etc.
Comment #2
ccardea commentedThank you for the link to the other thread, which solved my problem.