I need to test an URL page with authentication. I define a HTML Advenced sensor along with username and password settings. It works OK, no matter if user/password settings are right or wrong.
Version 14.1.8.1308
Modified on 2025-06-10 13:54:44 +0200
I need to test an URL page with authentication. I define a HTML Advenced sensor along with username and password settings. It works OK, no matter if user/password settings are right or wrong.
Version 14.1.8.1308
Hi,
the HTTP Advanced Sensor only supports Basic or NTLM Authentication. Is there any chance that the website you are trying to monitor has form based authentication? In this case you are most likely monitoring the login page without logging in at all and therefore it does not matter which credentials you are providing.
In case it is a form based authentication, you might download the URL Recorder to capture the POST data of the log in and then set the sensor up to use POST data.
Best regards
Feb, 2014 - Permalink