]> sipb.mit.edu Git - ikiwiki.git/commitdiff
(no commit message)
authorsimonraven <simonraven@web>
Wed, 25 Mar 2009 18:34:25 +0000 (14:34 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 25 Mar 2009 18:34:25 +0000 (14:34 -0400)
doc/index/openid/discussion.mdwn [new file with mode: 0644]

diff --git a/doc/index/openid/discussion.mdwn b/doc/index/openid/discussion.mdwn
new file mode 100644 (file)
index 0000000..d011df9
--- /dev/null
@@ -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 ;-) .