Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Share sessions between different domains! Not just sub-domain.

You have several different domains for your drupal site, they can be in different servers but using the same database server. You want users only need to login one time for all those domains/sites. This module would help you.

Ideas:
put an iframe into a custom invisible block, pages with this block would sync sessions to other domains/sites

Other keywords:
session sharing
distributed session

Security:
flood control
source control

Project information