Posted by ntt on February 19, 2009 at 9:42pm
Jump to:
| Project: | OpenID |
| Version: | master |
| Component: | OpenID Client |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
Havent experienced this, just subscribing for now.