summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs/OpenID_delegation_fails_on_my_server.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/OpenID_delegation_fails_on_my_server.mdwn b/doc/bugs/OpenID_delegation_fails_on_my_server.mdwn
index 41b4bb128..2e6104717 100644
--- a/doc/bugs/OpenID_delegation_fails_on_my_server.mdwn
+++ b/doc/bugs/OpenID_delegation_fails_on_my_server.mdwn
@@ -13,3 +13,7 @@ switch to other providers in the future.
> Hmm, I entered http://thewordnerd.info as the openid, and ended up at
> http://thewordnerd.myopenid.com/ , which seems right? --[[Joey]]
+
+Sorry, didn't notice this edit. But, no, that is incorrect. Entering http://thewordnerd.info or thewordnerd.info should do the exact same thing that entering http://thewordnerd.myopenid.com does--in your case, prompt you to log in, in mine, ask if I want to verify the request. It's redirecting to the page itself, not using it as an OpenID provider.
+
+Unfortunately I don't speak or understand enough Perl to fix this, nor do I understand how to use its debugger, but it looks as if the consumer should support delegation. Not sure why it's behaving incorrectly here.