X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/blobdiff_plain/d1f1e81a28e08fcb36672a9a1fd637df7c508e14..d059f057904fade5df75455185449a8017db554e:/doc/bugs/openid_postsignin_failure.mdwn diff --git a/doc/bugs/openid_postsignin_failure.mdwn b/doc/bugs/openid_postsignin_failure.mdwn index 756c41e9b..8015ee0ec 100644 --- a/doc/bugs/openid_postsignin_failure.mdwn +++ b/doc/bugs/openid_postsignin_failure.mdwn @@ -18,3 +18,11 @@ Crypt::DH, URI-Fetch. --Ethan > The url must not have a setting for openid.mode or openid_identifier in > it. So the OpenId plugin didn't know that it was trying to log in. I > think this points to an issue with the OpenID server. --[[Joey]] + +>> I put debugging output in openid.pm and it suggests that the +>> verification is taking place successfully. I see "openid.mode=id_res" +>> in the URI. On top of that, it's the same Openid server I use +>> to sign in here on ikiwiki.kitenet.net. --Ethan + +>>> Yikes, I don't really have the newest CGI::Session after all.. +>>> let me try updating that. --Ethan \ No newline at end of file