From: joey Date: Fri, 12 Jan 2007 00:51:09 +0000 (+0000) Subject: response X-Git-Tag: 1.39~35 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/d1f1e81a28e08fcb36672a9a1fd637df7c508e14 response --- diff --git a/doc/bugs/openid_postsignin_failure.mdwn b/doc/bugs/openid_postsignin_failure.mdwn index fdbf82aae..756c41e9b 100644 --- a/doc/bugs/openid_postsignin_failure.mdwn +++ b/doc/bugs/openid_postsignin_failure.mdwn @@ -13,4 +13,8 @@ openid.pm and passwordauth.pm and found: Am I barking up the wrong tree? Maybe I'm missing something obvious? I'm running 1.38 of ikiwiki and the newest CGI::Session, Net::OpenID::Consumer, -Crypt::DH, URI-Fetch. --Ethan \ No newline at end of file +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]]