You have configured a profile in url_response probe, and when you click on "Test URL" button, the following error is displayed:
Any URL_RESPONSE version
This error is related with Windows NT authentication. The server pointed in the "URL" field of the probe profile does not support it.
In the probe profile properties, go to "authentication" tab, and ensure that the "Windows NT authentication" is disabled:
Verify the type of security that is required to connect to the website. The url_response probe does not support ADFS authentication (Active Directory Federation Services). The probe does support Windows NT authentication along with the following authentication types:
BASIC
NTLM
DIGEST
GSSNEGOTIATE
ANYSAFE
If the problem still remain after doing it, please contact the Broadcom Support Team.
=================================
NT Authentication
The following table lists the error code descriptions when Windows NT authentication is enabled:
100 The request can be continued.
101 The server has switched protocols in an upgrade header.
200 The request completed successfully.
.
.
.
.
403 The server understood the request, but is refusing to fulfill it.
=================================