Null pointer Excepton: org.opensaml.xml.signature.SignatureValidator.buildSignature

Keith Kenneth kedward778 at gmail.com
Thu Sep 17 13:43:00 EDT 2015


Hello,

I am very new to this.

I am using firefox and SAML tracer to watch the transactions with the
idp and sp for my java web app running on tomcat. I can see a
successful assertion come back to my sp from the idp, but then when
the sp is processing I see the nullPointerException below.

 Can you please recommend ways to troubleshoot? and/or suggest possible causes?

java.lang.NullPointerException

	org.opensaml.xml.signature.SignatureValidator.buildSignature(SignatureValidator.java:92)
	org.opensaml.xml.signature.SignatureValidator.validate(SignatureValidator.java:56)
	com.lastpass.saml.SAMLClient.validate(SAMLClient.java:171)


Ken
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20150917/51f25379/attachment-0001.html>


More information about the dev mailing list