SAML Grammar response Error/Warning Java 8
After updating to Java 8 we are seeing the following messages appearing in stdout.log when using SAML authentication.
Error: URI=null Line=1: Document is invalid: no grammar found.
Error: URI=null Line=1: Document root element "samlp:Response", must match DOCTYPE root "null".
Warning: validation was turned on but an org.xml.sax.ErrorHandler was not set, which is probably not what is desired. Parser will use a default ErrorHandler to print the first 0 errors. Please call the setErrorHandler method to fix this.
We have validated the response contents and do not see anything different or unusual. Asking the community here if anyone else has seen this or knows of a fix?
AEM 6.1 sp2, Java 8u103