Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Unable to add openid to user account #96

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 7 comments
Open

Unable to add openid to user account #96

GoogleCodeExporter opened this issue Mar 14, 2015 · 7 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Add openid (myopenid) to user account through "Your OpenIDs"
2. Authenticate with openid provider
3. return back to own WP

What is the expected output? What do you see instead?

Instead of openid being added, I get:

Error: OpenID login failed: return_to does not match return URL. Expected 
http://www.letworyinteractive.com/b/wp-admin/users.php, got 
http://www.letworyinteractive.com/b/wp-admin/users.php?action=verify

What version of the product are you using? On what operating system?

OpenID 3.1.1
WordPress 2.6

Please provide any additional information below.

status info:

[INFO] PHP version: 5.2.6
[INFO] PHP memory limit: 90M
[INFO] Include Path:
/home/.wycliffe/nletwory/letworyinteractive.com/b/wp-admin
/home/.wycliffe/nletwory/letworyinteractive.com/b/wp-admin
[INFO] WordPress version: 2.6
[INFO] MySQL version: 5.0.16
[INFO] WordPress' table prefix: wp_140m8g_
[OK] Curl Support: Version 7.14.0. SSL: OpenSSL/0.9.7e. zlib: 1.2.3. 
Supports: ftp, gopher, telnet, dict, ldap, http, file, https, ftps.
[OK] Big Integer support: GMP is installed.
[INFO] Plugin Revision: 518
[INFO] Plugin Database Revision: 24426
[FAIL] XRDS-Simple: XRDS-Simple plugin is not installed. Some features may 
not work properly (including providing OpenIDs).
[OK] Overall Plugin Status

Original issue reported on code.google.com by nathan.letwory on 23 Oct 2008 at 9:19

@GoogleCodeExporter
Copy link
Author

[FAIL] XRDS-Simple: XRDS-Simple plugin is not installed. Some features may 
not work properly (including providing OpenIDs).

Make sure XRDS-Simple plugin is installed.

Original comment by ultimas...@gmail.com on 6 Dec 2008 at 6:18

@GoogleCodeExporter
Copy link
Author

Ah, the problem is not this - I forgot to write it here too. The real problem 
is that 
I had WebDAV on the same domain. This interferes with how OpenID works. Turning 
WebDAV off makes it all work. The XRDS plugin is not needed in my case.

/Nathan

Original comment by nathan.letwory on 7 Dec 2008 at 11:16

@GoogleCodeExporter
Copy link
Author

I suggest this issue be closed and the matter be documented clearly.

Original comment by nathan.letwory on 7 Dec 2008 at 11:16

@GoogleCodeExporter
Copy link
Author

Original comment by wnorris on 4 Jan 2009 at 6:48

  • Added labels: Project-WpOpenID

@GoogleCodeExporter
Copy link
Author

added FAQ to readme.txt.  Marking as "WontFix" because there's nothing we can 
do about it in the WordPress 
plugin.

Original comment by wnorris on 4 Jan 2009 at 7:38

  • Changed state: WontFix

@GoogleCodeExporter
Copy link
Author

Nathan (or anyone else having this problem)... could you try grabbing the 
latest code from subversion, and try 
using it with WebDav enabled?  I made some changes that I think should fix 
problem.

http://diso.googlecode.com/svn/wordpress/openid/trunk/

Original comment by wnorris on 18 Jan 2009 at 6:41

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

I'll try the latest code sometime today or tomorrow.

Original comment by nathan.letwory on 21 Jan 2009 at 6:35

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant