[xmlsec] Verifing signature of SAML XML artifacts that has an ID attribute in it, but I think I should ignore it

James Olsen jamesml at planetolsen.com
Fri May 25 08:54:41 PDT 2007


Hello Aleksey,

AS> The following xmlsec utility command gets the reference correctly
AS> though the signature verification fails since I don't have correct
AS> keys:

AS> $xmlsec1 --verify \
AS>           --store-references \
AS>           --id-attr:ID
AS> urn:oasis:names:tc:SAML:2.0:assertion:Assertion \
AS>           artifact.xml

AS> Take a look at the xmlsec utility source code under debugger
AS> and do the same in your program.

Excellent. Thank you very much!

-- 
James
"A computer once beat me at chess, but it was no match for me at
kick boxing." -- Emo Philips
"There are 10 types of people in the world. Those who understand
binary, and those who don't." -- Unknown




More information about the xmlsec mailing list