OpenID login failed
ntt - February 19, 2009 - 21:42
| Project: | OpenID |
| Version: | HEAD |
| Component: | OpenID Client |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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?

#1
Havent experienced this, just subscribing for now.