The signature looks a bit odd. Some of the XML Signature elements are
defined in the dsig namespace bound by a 'ds' prefix, while others don't
have a 'ds' prefix (see CanonicalizationMethod, SignatureValue and the
DigestValue elements).
When I validated the signature, the cryptographic signatu
Hi Sean,
That's a very good observation, thanks for your help! Basically this
information is coming from a Java Infocard implementation called
"Higgins." To be safe, I tried to validate a token that Cardspace
(MS' implementation in Vista) uploads to my webapp, but it fails too!
Below y
Ian Hummel wrote:
Hi Sean,
That's a very good observation, thanks for your help! Basically this
information is coming from a Java Infocard implementation called
"Higgins." To be safe, I tried to validate a token that Cardspace (MS'
implementation in Vista) uploads to my webapp, but it fails