Tagged Questions
3
votes
3answers
327 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 ...
2
votes
1answer
173 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, ...
0
votes
1answer
87 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 ...