[Plugin: WP-OpenID] Problem with identity URL on a single user blog
-
Hi,
I am trying to implement wp-openid v.3.0 provider features in my single-user blog. Running WP 2.6.2.
In the OpenID Provider Options in admin panel it says that the Blog Owner will be able to use the blog address, so it is set to my ‘admin’ account (the only account on the blog).
But somehow I cannot use my URL: https://www.craneway.ru/ to login at other OpenID enabled sites.
I can only use https://www.craneway.ru/author/admin/ (and it works just fine).
It looks like this second URL is outputted in the xrds generated file, and it appears to be the url for ‘openid.delegate’ and ‘openid2.local_id’ in the blog header markup if I call this url directly in the browser.
There is no such markup in the header of the blog if I call https://www.craneway.ru/The blog is installed on a addon domain. Can’t understand what is wrong. Any ideas of what should be changed?
Here is the plugin status:
[INFO] PHP version: 5.2.6
[INFO] PHP memory limit: 128M
[INFO] Include Path:* /home/…../craneway/wp-admin
* /usr/local/php5/lib/php[INFO] WordPress version: 2.6.2
[INFO] MySQL version: 5.0.51a
[INFO] WordPress’ table prefix: wp_
[OK] Curl Support: Version 7.15.3. SSL: OpenSSL/0.9.7a. zlib: 1.2.3. Supports: tftp, ftp, telnet, dict, ldap, http, file, https, ftps.
[OK] Big Integer support: BCMath is installed (though GMP is preferred).
[INFO] Plugin Revision: svn-518
[INFO] Plugin Database Revision: 24426
[INFO] XRDS-Simple: XRDS-Simple plugin is installed.
[OK] Overall Plugin Status
- The topic ‘[Plugin: WP-OpenID] Problem with identity URL on a single user blog’ is closed to new replies.