Title: [Plugin: WP-OpenID]
Last modified: August 19, 2016

---

# [Plugin: WP-OpenID]

 *  [leweby](https://wordpress.org/support/users/leweby/)
 * (@leweby)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-openid/)
 * I’ve tried the lasted version of the WP-OpenID.
    The process of identification
   is valid (myopenid, verisignlabs.com) but no action being taken.
 * I am using WP 2.6.1 and WP-OpenID 2.2.2
 * **Finally, after many hours, I found the problem :**
 * $_SESSION[‘oid_return_to’] is always null. Why ? I don’t know.
 * I’ve found a solution. It’s not the best, but it works very well !
 * In file **logic.php** :
 * **in **
    `function finish_openid_auth() {`
 * **add** on the top, this line :
    `$_SESSION['oid_return_to'] = trailingslashit(
   get_option('home'));`
 * **Test this solution carefully on your blogs**

The topic ‘[Plugin: WP-OpenID]’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [leweby](https://wordpress.org/support/users/leweby/)
 * Last activity: [17 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-openid/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
