OpenID Delegation

Any blog or webpage which you can edit the HTML, templates, or code, will allow you to support OpenID.

Read section 3.1.1. of the OpenID Authentication 1.1 spec.

It is as simple as adding two lines of HTML which point to an OpenID Identity Provider. I’m feeling so nice, I’ll even give two code examples which you will need to fix to be proper tags. eg. > and < are needed.
### The following would work for LiveJournal accounts.
<link rel=”openid.server” href=”http://www.livejournal.com/openid/server.bml” />
<link rel=”openid.delegate” href=”http://exampleuser.livejournal.com/” />

### The following would work for MyOpenID accounts.
<link rel=”openid.server” href=”http://www.myopenid.com/server” />
<link rel=”openid.delegate” href=”http://exampleuser.myopenid.com/” />

Related posts:

  1. AOL Huzzah! AOL is supporting OpenID, which is huge. [via] [via]...
  2. Quickie Howto install the OpenID Wordpress plugin. My friend Dan Spisak was having issues with getting his...
  3. OpenID Bounty I can't wait to see how OpenID will be intergrated...
  4. comment support working again. OK, I believe the comments should be fixed now and...
  5. OpenID + Wordpress = <3 The pun is a little late for Valentine's day, but...

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

Bad Behavior has blocked 800 access attempts in the last 7 days.