simonraven 2009-03-25 14:34:25 -04:00 committed by Joey Hess
parent 35a5ecb85d
commit ba59ed5e69
1 changed files with 5 additions and 0 deletions

View File

@ -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 ;-) .