https://issues.apache.org/bugzilla/show_bug.cgi?id=47758
--- Comment #4 from bhupinder <bhupinder.sa...@gmail.com> 2009-09-01 01:27:41 PDT --- (In reply to comment #3) > Can you attach a complete test-case for this? > > Colm. ****************************************************************** Hi Colm This SAML response is posted to my application which tries to validate the Digital Signature in the SAML. I am using Opensaml 1.1 toolkit which in turn uses xmlsec jar for validating the signatures. I am getting signature failure error in the logs. What when I take the same base64 encoded response and store it in file and use JDK 6 security / Signature verfication as per the above code it works just fine. Can you please let me know what exactly you are looking from test case ? thanks bhupinder -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.