diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-25 19:31:57 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-25 19:31:57 -0400 |
commit | b278218d9185f5a75747d60a5d246a3c77c32e64 (patch) | |
tree | b65feccd30581235f65c6b63095078cf04322a12 /doc | |
parent | 5338c674dbe8a6ad0938be9e6a2f1b02f3d2f89c (diff) | |
download | ikiwiki-b278218d9185f5a75747d60a5d246a3c77c32e64.tar ikiwiki-b278218d9185f5a75747d60a5d246a3c77c32e64.tar.gz |
response
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/OpenID_delegation_fails_on_my_server.mdwn | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/doc/bugs/OpenID_delegation_fails_on_my_server.mdwn b/doc/bugs/OpenID_delegation_fails_on_my_server.mdwn index 64f681cde..41b4bb128 100644 --- a/doc/bugs/OpenID_delegation_fails_on_my_server.mdwn +++ b/doc/bugs/OpenID_delegation_fails_on_my_server.mdwn @@ -1,3 +1,15 @@ -When I use my OpenID, http://thewordnerd.info, I am redirected to http://thewordnerd.myopenid.com, the identity to which thewordnerd.info delegates. That is, I'm redirected to the exact identity URL, not to an authorization link. +When I use my OpenID, http://thewordnerd.info, I am redirected to +http://thewordnerd.myopenid.com, the identity to which thewordnerd.info +delegates. That is, I'm redirected to the exact identity URL, not to an +authorization link. -I am successfully using thewordnerd.info as my identity on many sites, so I know the delegation is pretty standard. It's stock WordPress with the delegation plugin. I also just attempted registration on http://identi.ca and successfully exchanged sreg data. So it seems like something is broken when using a delegate specifically with ikiwiki, and while I can use thewordnerd.myopenid.com, I'd rather use my delegate and free myself to switch to other providers in the future. +I am successfully using thewordnerd.info as my identity on many sites, so I +know the delegation is pretty standard. It's stock WordPress with the +delegation plugin. I also just attempted registration on http://identi.ca +and successfully exchanged sreg data. So it seems like something is broken +when using a delegate specifically with ikiwiki, and while I can use +thewordnerd.myopenid.com, I'd rather use my delegate and free myself to +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]] |