July, 2007

Posts
  • hongmeig's WebLog

    CardSpace: Why can't i select my personal card

    • 1 Comments
    You need to make sure that your personal card contains the required claim types you specified in your client binding. To fix this, try set the required claim types to one of the claims that your personal card has. WSFederationHttpBinding binding =...
  • hongmeig's WebLog

    Card Space exception: incoming policy failed validation

    • 0 Comments
    One possibility is that your binding does not contains required claim types. In your client binding, make sure you have at least one required claims: WSFederationHttpBinding binding = new WSFederationHttpBinding ( WSFederationHttpSecurityMode .Message...
  • hongmeig's WebLog

    Make the WCF service take the personal card

    • 0 Comments
    The common error that users will run into for the personal card scenario is that the WCF service cannot verify the signing credentials of the saml token. This is because the personal card will trigger the card space runtime to issue a saml token signed...
Page 1 of 1 (3 items)