vote up 2 vote down star

I have two different installations on the same server that I plan to use with OpenId.

If my user connects in one site using his openid, will he be asked to login again in the other installation or will the system find the cookie?

flag

2 Answers

vote up 2 vote down check

You can share user sessions across Drupal installs.

Here's a D5 tutorial that should be mostly relevant. domain.module may also accomplish what you want.

link|flag
vote up 2 vote down

The Multisite login module might be useful to do that too.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.