Hello!
I recently have installed Single Sign On to enable cross site login. My setup is following:

- site v1.example.com on a separate server with DB on another separate server as CONTROLLER
- site v2.example.com on a separate server with DB on another separate server as CLIENT

So the code base isn't shared and even worse - the databases are not on the same server.

I'm not sure if it's even possible to configure SSO to work on this kind of setup. I would greatly appreciate if someone could give me advice on how to do it.
(Yes, I tried to do it myself, but immediately got stuck on db tables prefixes step as you can guess).

Comments

AliraSirin’s picture

This issue may be closed now as we managed to develop our own module for the described purpose.
(Will contribute it to the community sometime later I think)

Paul Natsuo Kishimoto’s picture

Status: Active » Closed (fixed)
khalor’s picture

Hi Alira, very interested in your shared users/seperate databases solution, do let us know if/when the module makes it's way onto d.o

mattcasey’s picture

Status: Closed (fixed) » Needs work

It would be nice if this requirement was posted on the front page. Like Alira, I got most of the way setting up a test site on my dev server before realizing the databases need to be on the same server. Reminds me of a lesson I learned in grade school: Always read the instructions from beginning to end before starting...

mattcasey’s picture

Status: Needs work » Closed (fixed)

didn't mean to change status