Tagged Questions

0
votes
1answer
20 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 …
0
votes
1answer
58 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 a …
0
votes
5answers
93 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 …
1
vote
1answer
184 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 JavaS …
1
vote
1answer
88 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.
2
votes
2answers
69 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 in …
0
votes
0answers
59 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 bel …
3
votes
2answers
116 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 …
1
vote
1answer
168 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 …
2
votes
3answers
125 views

How to add CardSpace support to your ASP.NET application

Hi, 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 …
1
vote
1answer
39 views

Replace MS Cardspace UI

Is it possible to replace Microsoft Cardspace UI with your own? Or use Cardspace without any UI?