5Jul/082
Set up OpenID Delegation on Drupal
I finally decided I wanted to set up an OpenID ID attached to the URL of my personal website, apocryph.org. I just set up an account on MyOpenID, installed the Drupal OpenID URL module, and configured it to point to my MyOpenID URL.
I set OpenID Server to ‘http://www.myopenid.com/server’, OpenID Delegate to ‘http://codebloc.myopenid.com/’, and OpenID XRDS Location to ‘http://codebloc.myopenid.com/xrds’. And that was it. Now http://apocryph.org is a valid OpenID. Too easy.
October 14th, 2008 - 07:45
Can the Openid URL module work for setting up multiple Open ID users?
October 14th, 2008 - 14:10
iirc, the delegation stuff has a per-user option, though I’m not using it that way.