Any sites out there using CardSpace? - Stack Overflow most recent 30 from stackoverflow.com2009-12-03T20:41:41Zhttp://stackoverflow.com/feeds/question/308925http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/308925/any-sites-out-there-using-cardspace1Any sites out there using CardSpace?alextansc2008-11-21T14:26:31Z2008-11-21T15:41:52Z
<p>I'm interested to know if there's any sites out there that has implemented CardSpace as an alternative authentication. I certainly like to see how different it is from, say, using OpenID.</p>
http://stackoverflow.com/questions/308925/any-sites-out-there-using-cardspace/309144#3091443Answer by ahockley for Any sites out there using CardSpace?ahockley2008-11-21T15:41:31Z2008-11-21T15:41:31Z<p>One example of someone using information cards is JanRain, an OpenID provider, <a href="http://blog.janrain.com/2007/10/myopenid-adds-information-card-support.html" rel="nofollow">allows the use of information cards</a> for authentication to its myOpenID service</p>
<p>It should also be noted that OpenID is for <em>identity</em>, and leaves the <em>authentication</em> component up to the providers. Some providers use a simple username/password, while others offer a more secure solution such as information cards or the ImageShield technology used by <a href="http://www.vidoop.com" rel="nofollow">Vidoop</a>.</p>
<p>Information cards / CardSpace and OpenID are not mutually exclusive systems.</p>