Closed (won't fix)
Project:
Internationalization
Version:
7.x-1.x-dev
Component:
Synchronization
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Mar 2013 at 11:38 UTC
Updated:
6 Jul 2013 at 14:58 UTC
In my d7 instalation, language detection of i18n is set to domain: example.cz for Czech, examle.hu for Hungary example.com for English. When user log in at .com site, he must log in at .hu site again (even it is same system). Login sessions are not shared.
How I can keep user logged accros multiple domains?
I found this old d6 issue where they suggest to use module Single Sign On but it's not ported to D7 yet. There is also thread in drupal forum also referencing to SSO.
Is there any other option how to achieve this functionality?
Comments
Comment #1
jose reyero commentedYes, you need some kind of SSO system... However this is not specific of multilingual systems as it will happen with any other site spawning multiple domains. And also not a bug.
(Cheap workaround: use path prefixes instead of multiple domains...)