]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - doc/bugs/openid_postsignin_failure.mdwn
web commit by http://ethan.betacantrips.com/
[www/ikiwiki.git] / doc / bugs / openid_postsignin_failure.mdwn
index 756c41e9b497d94f370e6f1d51578ff04cc2ebdc..8015ee0ece05fbe03c708ad8e4137d6d2094c0d8 100644 (file)
@@ -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