By chris.mcmorris on
Hello all,
I have Drupal installed and up and running. However, I work closely with another external site that the same customers have a login for. Ideally I would very much like to let them log into the other website and then click on a customised link that would take them to my Drupal site already logged in, so they are not required to enter their drupal credentials.
Is this possible in any way that they can simply click on a link and be logged in? Perhaps using GET or POST (or similar)?
Thanks in advance for any help / ideas.
Chris
Comments
Connecting two systems
Chris,
This is possible but you'll have to look at many use cases. What if the other system is down or network connecting the two apps is down?
We connected RTO Drupal site with a diff membership db. You can read up the case study on http://drupal.org/node/998708
Roshan
Custom Drupal Development