Tagged Questions
The cardspace tag has no wiki summary.
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
5answers
514 views
Designing an XACML API
Currently, the XACML specification defines a protocol for request / response but leaves it up to interpretation as to how it can be integrated into an enterprise application. I believe that the value ...
3
votes
3answers
317 views
How to add CardSpace support to your ASP.NET application
I like the idea of CardSpace but unlike OpenID it seems like a real PITA
to support it in your ASP.NET web application. I've found many examples, even a tutorial
in one of the books I own... but it ...
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
386 views
Why don't InfoCards work in IE8?
What changed in IE8 that makes detecting InfoCard Selector support in javascript stop working unless IE8 is put in Compatibility Mode?
And more to the point, what is the new JavaScript code to detect ...
1
vote
1answer
63 views
Replace MS Cardspace UI
Is it possible to replace Microsoft Cardspace UI with your own? Or use Cardspace without any UI?
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
1answer
93 views
I want to use Infocardapi.dll in Delphi/WIN32 but would like a header file for it
Microsoft has this nice little feature called CardSpace. This is a Microsoft implementation of InfoCards. Microsoft has a nice document which explains how it can be used, which is useful. And doing a ...
0
votes
1answer
86 views
CardSpace and Delphi 2007/WIN32
Very simple problem. I have a Delphi application and I want to restrict access to this by requiring users to log on using CardSpace. Basically, I need to extract the ID, name and address information ...
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 ...