diff options
author | http://thewordnerd.myopenid.com/ <http://thewordnerd.myopenid.com/@web> | 2008-08-20 22:20:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-08-20 22:20:34 -0400 |
commit | 5f7050ed334d5b80dd118f2ec9a34ce2dbfd786c (patch) | |
tree | ff3bf7c5cf5a2337e974a2eca27e04aee5f82681 /doc/bugs | |
parent | 8d37c83f3f25d57d28ac5b54874f840b887f885e (diff) | |
download | ikiwiki-5f7050ed334d5b80dd118f2ec9a34ce2dbfd786c.tar ikiwiki-5f7050ed334d5b80dd118f2ec9a34ce2dbfd786c.tar.gz |
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/OpenID_delegation_fails_on_my_server.mdwn | 3 |
1 files changed, 3 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 new file mode 100644 index 000000000..64f681cde --- /dev/null +++ b/doc/bugs/OpenID_delegation_fails_on_my_server.mdwn @@ -0,0 +1,3 @@ +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. |