]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/openid_postsignin_failure.mdwn
response
[ikiwiki.git] / doc / bugs / openid_postsignin_failure.mdwn
index 756c41e9b497d94f370e6f1d51578ff04cc2ebdc..1c553692bd287f889746062192db03be35b3906e 100644 (file)
@@ -18,3 +18,17 @@ 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
+>>>> Sorry, I'm an idiot -- cookies disabled on my browser. Sorry to 
+>>>> waste your time.. --Ethan
+
+>>>>> No problem, the error message could certianly use improvement.
+>>>>> Although if I disable cookies, myopenid lets me know. Maybe you
+>>>>> should paste the url. --[[Joey]]