Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment OpenID (Score 1) 286

Select an OpenID provider and delegate your domain to this provider, which allows you to use your domain as your claimedID (profile.mydomain.com).

This is done by simply by including link-rel tags in the head:

<link rel="openid2.local_id" href="http://name.myopenid.com" />
<link rel="openid2.provider" href="http://www.myopenid.com/server" />
<link rel="openid.delegate" href="http://name.myopenid.com/" />
<link rel="openid.server" href="http://www.myopenid.com/server" />

Slashdot Top Deals

The one day you'd sell your soul for something, souls are a glut.

Working...