vote up 2 vote down star
3

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.

Are there libraries that a developer can drop into a Java web application that will easily support both?

flag

37% accept rate
I understand the value proposition of each but would like to understand more about how to support both at the same time... – jm04469 May 27 at 10:44

2 Answers

vote up 0 vote down

Information Cards and OpenID are not mutually exclusive, and can be used to great effect in a complimentary fashion, as demonstrated in this short video by Kim Cameron from his Identity Weblog.

link|flag
I am aware of the fact that they can be used together. I use signon.com to access stackoverflow. Attempting to get insight from other than the creators of technology. – jm04469 May 20 at 23:37
vote up 1 vote down

Here 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.

link|flag
I am aware of the technologies used, but want to understand more around why more sites aren't using them. – jm04469 May 16 at 16:21

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.