Display:
Sorted by Most Recent
-
30 APR 09
getting_started | Dreamwidth, OpenID delegation, and Journalfen SAVE
PEOPLE
(OpenID delegation works for non-LJ sites too - you can add the code to a Blogger or Tabulas account as easily as you add it to an S1 LJ template.) All you need to do is add two lines of code in between the < head> < /head> tags in your webpage: <link rel="openid.server" href="http://www.example.com/openid/server.bml" /> <link rel="openid.delegate" href="http://exampleusername.example.com" /> Replace "http://www.example.com/openid/server.html" with the URL of the OpenID server you're using to delegate, and "http://exampleusername.example.com" with the URL of the account you're delegating to. You'll then be able to sign in anywhere that takes OpenID using the URL of the page you put the code into.TAGS