aboutsummaryrefslogtreecommitdiff
path: root/doc/index
diff options
context:
space:
mode:
authorsimonraven <simonraven@web>2009-03-25 14:34:25 -0400
committerJoey Hess <joey@kitenet.net>2009-03-25 14:34:25 -0400
commitba59ed5e6999060cad1a5b4e188529c2005faa92 (patch)
treeb62c49965df259beddc8aa5a0405705140b21115 /doc/index
parent35a5ecb85d745b40c867d1e3bc4a831e3746ff93 (diff)
downloadikiwiki-ba59ed5e6999060cad1a5b4e188529c2005faa92.tar
ikiwiki-ba59ed5e6999060cad1a5b4e188529c2005faa92.tar.gz
Diffstat (limited to 'doc/index')
-rw-r--r--doc/index/openid/discussion.mdwn5
1 files changed, 5 insertions, 0 deletions
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 ;-) .