Multi-domain login
This module allows users to log in once and be automatically logged into all other associated domains on the site, functioning as a simple single sign-on (SSO) system. It achieves this by using redirects with one-time login URLs.
When using multiple domains for a website, you need to login onto each domain seperatly. This module allows you to login on one domain and will automatically log you in on all the other domains (a bit like a simple SSO).
Behind the scenes a redirect is made to each domain using a one time login url (same principle as a one time password reset url).
Depends on
Dependencies of the latest stable release
- system Drupal core
- user Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.