OpenID Authentication fails when commenting on Blogger
-
I’m running wp-openid 3.3.1 on WP 2.8.4, and when I try to leave a comment on Blogger using my OpenID URL, it fails, giving me no more information than “openid error”.
I’m delegating to my WP author URL from: https://zaneselvans.org
with the following:
<link rel="openid2.provider" href="https://amateurearthling.org/openid/server" /> <link rel="openid2.local_id" href="https://amateurearthling.org/author/zane/" /> <link rel="openid.server" href="https://amateurearthling.org/openid/server" /> <link rel="openid.delegate" href="https://amateurearthling.org/author/zane/" /> <meta http-equiv="X-XRDS-Location" content="https://amateurearthling.org/?xrds" />
- The topic ‘OpenID Authentication fails when commenting on Blogger’ is closed to new replies.