From: simonraven Date: Wed, 25 Mar 2009 18:34:25 +0000 (-0400) Subject: (no commit message) X-Git-Tag: 3.09~51 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/ba59ed5e6999060cad1a5b4e188529c2005faa92 --- diff --git a/doc/index/openid/discussion.mdwn b/doc/index/openid/discussion.mdwn new file mode 100644 index 000000000..d011df92a --- /dev/null +++ b/doc/index/openid/discussion.mdwn @@ -0,0 +1,5 @@ +# OpenID discussion + +## No return_to in OpenID server + +Hi, there's no return_to from a designated OpenID server page, specs requires (I think a "should" or "must", can't recall exact wording) that it redirects back to the RP, in order to complete the registration and authentication. Unless I'm missing something, and the doc is incomplete, I'd consider this a bug. I don't expect to be of much use WRT coming up with a patch, but I'm willing to test ;-) .