By hbfkf on
Dear all,
Drupal 7 uses cookie-based authentication. I need to access a Drupal site from another domain via JSONP and unfortunately, IE does not send the session-cookie in such requests. I am wondering therefore whether and if so, how I can configure Drupal to accept the session ID from a GET parameter?
Many thanks,
Kaspar