Tagged Questions

3
votes
2answers
122 views

Trends in Externalizing Identity from Applications

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 ...
3
votes
2answers
137 views

Problems with migrating Cardspace cards between computers

Here's the scenario. I'm using myopenid for, among other things, StackOverflow. When I initially set up my openid account with myopenid, I decided to try out Cardspace because they had support. I ...
2
votes
1answer
168 views

Shared Authentication between SAAS/Cloud web application and Desktop application

A simple scenario: Let's say we have a Web Application up in the cloud that let users sign up using OpenID. (I'm open to use Windows Live ID as alternative) They can log in and update some meta data, ...
2
votes
1answer
381 views

Modifying LDAP schema to support Cardspace and OpenID

I am seeking examples of how others have modified LDAP schemas to support Cardspace and/or OpenID. Links to LDIFs or other documentation is greatly appreciated.
1
vote
1answer
432 views

Any sites out there using CardSpace?

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.
0
votes
1answer
63 views

Is there a way to use OpenID for identification (not just authentication)?

Is there a way to perform identification with OpenID, not just authentication? With OpenID i give an OpenID-enabled web-site my identifier, e.g.: And then the relying party asks the OpenID ...
0
votes
5answers
120 views

Explaining security to non-technical managers

I'm maintaining an Intranet website for my company that they want to expose to the big, bad outside World. Right now, it has no authentication or authorisation whatsoever. My idea to manage user ...