How to make IIS hosted WCF service work with Card Space using localhost
Posted by: hongmeigs WebLog,
on 30 Aug 2007 |
View original | Bookmarked: 0 time(s)
First let me explain why it does not work.
There are three string comparisons done by card space. The information card has Issuer, IssuerEndpointAddress, and IssuerMexAddress.
When you hit a web site which requires an information card, in other words, it contains a object tag which has specified the Issuer and Mex address.
Comparison 1: CardSpace UI would do a string comparison between the Issuer specified in the object tag and all the cards it has, and light up only those...