I don't mind writing the code in another language. Can you suggest
anything that you've have proven success with?
I was concerned that I was maybe canonicalizing the wrong chunk of the
SAML Response. Currently I'm only grabbing the Assertion element.
-----Original Message-----
From: Scott Cantor [mailto:]
Sent: Thursday, December 17, 2009 9:36 AM
To: Mark Fruhling
Cc:
Subject: RE: [saml-dev] Trouble Verifying the XML Digest
I don't speak Ruby, so I wasn't attempting to address your code, simply
clarifying the workflow you described.
Simple answer is that if you don't know that your c14n library is
correct,
it probably isn't. Debugging it requires the octets being hashed on both
the
signer and verifier.
-- Scot