Any sites out there using CardSpace? - Stack Overflow most recent 30 from stackoverflow.com 2009-12-03T20:41:41Z http://stackoverflow.com/feeds/question/308925 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/308925/any-sites-out-there-using-cardspace 1 Any sites out there using CardSpace? alextansc 2008-11-21T14:26:31Z 2008-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#309144 3 Answer by ahockley for Any sites out there using CardSpace? ahockley 2008-11-21T15:41:31Z 2008-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>