Trends in Externalizing Identity from Applications - Stack Overflow most recent 30 from stackoverflow.com 2009-12-20T01:19:04Z http://stackoverflow.com/feeds/question/867857 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/867857/trends-in-externalizing-identity-from-applications 2 Trends in Externalizing Identity from Applications jm04469 2009-05-15T10:09:50Z 2009-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#868400 1 Answer by Jacob Adams for Trends in Externalizing Identity from Applications Jacob Adams 2009-05-15T12:27:14Z 2009-05-15T12:27:14Z <p><a href="http://www.google.com/url?sa=t&amp;source=web&amp;ct=res&amp;cd=4&amp;url=http%3A%2F%2Fidunno.org%2Fpresentations%2Fwebdd%2FAn%2520Introduction%2520to%2520CardSpace.ppt&amp;ei=sF4NSqCUIYfGMvKC1aYG&amp;rct=j&amp;q=cardspace%2Bjava&amp;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#889661 0 Answer by keturn for Trends in Externalizing Identity from Applications keturn 2009-05-20T19:06:19Z 2009-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>