I have a web application monitor that is throwing an odd error. It tells me that the "Response Body Evaluation Result" is in error and when I check the response body, I get:
<html><head><title>SPNEGO authentication is not supported.</title></head><body>SPNEGO authentication is not supported on this client.</body></html>
The odd part is that the monitor is set up woth no authenticatin. So, why am I getting theis error?