diff options
author | http://thewordnerd.myopenid.com/ <http://thewordnerd.myopenid.com/@web> | 2008-09-11 20:26:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-09-11 20:26:56 -0400 |
commit | 25629d7621694be4a864e5e4cacd99e29ded39b4 (patch) | |
tree | 51428de22d275e58ee87015cd8998595dbf0c9d8 /doc/bugs | |
parent | e9468fd5eb2cd01fa74e02e25d5db640b4630b36 (diff) |
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/OpenID_delegation_fails_on_my_server.mdwn | 4 |
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. |