i create multidrupal system like below:
drupal.local.com
ndrupal.local.com
my.drupal.com
follow the document of sso to install sso module, enable controller on main site and client on subsite.
it works for samed domain site, drpual.local.com and ndrupal.local.com can sharing the user login, but other my.drupal.com doesn't works.
drupal.local.com
Controller URL:
http://drupal.local.com
Copy this URL to sites running the Single sign-on client module.
Private key:
50e8f4962d1e812495020caf181c2b128ad860ff
Copy this private key to sites running the Single sign-on client module.
i copy the controller settings to client module on subsite, then clean all cookie and try get samed problem.
http://my.drupal.com/singlesignon/claim?nonce=b09ec976e56efb29&dest=&req...
my.drupal.com get this error:
Access denied
You are not authorized to access this page.
Please help on this, thanks
Comments
Comment #1
enli commentedsame problem here
Comment #2
enli commentedI explain my problem:
firstsite.comis controller domainwww.secondsite.comis the first client domainsub.secondsite.comis the second client domain.I get "Access denied" error on the controller domain when I try to configure singlesignon on the second client domain; singlesignon works fine on the first client domain.
Comment #3
nathan.zhu commentedThe controller and client impact hope new version can fixed.
Comment #4
ejohnson commentedDid either of you ever solve this problem? If so, posting a solution would be appreciated. Thanks.