Title: OpenID::Server::UntrustedReturnURL
Last modified: August 19, 2016

---

# OpenID::Server::UntrustedReturnURL

 *  [dkatzman](https://wordpress.org/support/users/dkatzman/)
 * (@dkatzman)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/openidserveruntrustedreturnurl/)
 * Hi,
 * I’m getting this message:
 * OpenID::Server::UntrustedReturnURL
 * Whenever I try to check an OpenID, including mine. I had to disable the plugin
   since it would allow for comments. It replied with this error too.
 * I tried using 3 different OpenID URLs and none worked. I also tried rebuilding
   the database, but no luck.
 * Help would be much appreciated!

Viewing 1 replies (of 1 total)

 *  [randyhoyt](https://wordpress.org/support/users/randyhoyt/)
 * (@randyhoyt)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/openidserveruntrustedreturnurl/#post-669828)
 * Do you by any chance have your blog at one address and the WordPress admin at
   a different address? That can cause issues with the “trust root” in the Open 
   ID request.
 * If so, I modified line 309 of “logic.php”, changing
 * `function doRedirect($auth_request, $trust_root, $return_to) {`
 * to
 * `function doRedirect($auth_request, $trust_root, $return_to) { $trust_root = '[
   WordPress URL]';`
 * I don’t know how this would affect using OpenID for comments, but it works for
   accessing the WordPress admin.

Viewing 1 replies (of 1 total)

The topic ‘OpenID::Server::UntrustedReturnURL’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [randyhoyt](https://wordpress.org/support/users/randyhoyt/)
 * Last activity: [18 years, 5 months ago](https://wordpress.org/support/topic/openidserveruntrustedreturnurl/#post-669828)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
