Cool post about implementing OpenID. Adding the following two lines to your blog/site will make it your OpenID:
<link rel="openid.server" href="http://www.myopenid.com/server" />
<link rel="openid.delegate" href=http://YOURUSERNAME.myopenid.com/ />
There is also a part discussing implementation of OpenID authentication in .Net.
No comments:
Post a Comment