Trends in Externalizing Identity from Applications - Stack Overflow most recent 30 from stackoverflow.com2009-12-20T01:19:04Zhttp://stackoverflow.com/feeds/question/867857http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/867857/trends-in-externalizing-identity-from-applications2Trends in Externalizing Identity from Applicationsjm044692009-05-15T10:09:50Z2009-06-08T10:54:35Z
<p>Stackoverlow decided to use OpenID probably due to its simplicity while others believe that Information Cards (e.g. cardspace) is a better strategy in that it is backed by major industry vendors and is known to be more secure.</p>
<p>Are there libraries that a developer can drop into a Java web application that will easily support both?</p>
http://stackoverflow.com/questions/867857/trends-in-externalizing-identity-from-applications/868400#8684001Answer by Jacob Adams for Trends in Externalizing Identity from ApplicationsJacob Adams2009-05-15T12:27:14Z2009-05-15T12:27:14Z<p><a href="http://www.google.com/url?sa=t&source=web&ct=res&cd=4&url=http%3A%2F%2Fidunno.org%2Fpresentations%2Fwebdd%2FAn%2520Introduction%2520to%2520CardSpace.ppt&ei=sF4NSqCUIYfGMvKC1aYG&rct=j&q=cardspace%2Bjava&usg=AFQjCNEI4BcXGZUDSgshjg3utluN34QS2g" rel="nofollow">Here</a> is a presentation that compares the two. There is even a link at the end for Java implementations of CardSpace. However, it seems to be from a CardSpace point of view, so be careful of bias.</p>
http://stackoverflow.com/questions/867857/trends-in-externalizing-identity-from-applications/889661#8896610Answer by keturn for Trends in Externalizing Identity from Applicationsketurn2009-05-20T19:06:19Z2009-05-20T19:06:19Z<p>Information Cards and OpenID are not mutually exclusive, and can be used to great effect in a complimentary fashion, as demonstrated in <a href="http://www.identityblog.com/wp-content/images/2008/02/OpenID/Normal/OpenIDPhish.html" rel="nofollow">this short video by Kim Cameron</a> from his <a href="http://www.identityblog.com/" rel="nofollow">Identity Weblog</a>.</p>