I found this problem in Drupal 6.

It appears that authentication seems to work succesfully, but it seems that when the openid_authentication_page() callback is invoked the $_SESSION variable is empty, and thus the check in the function openid_complete fails (openid.module:226).

Any ideas?

Comments

Leeteq’s picture

Havent experienced this, just subscribing for now.