07 Apr 2020 02:43 PM
Hi,
Does HTTP monitor supports NTLM/Windows authentication? I can see basic authentication with credential vault in setting.
Thanks...
Solved! Go to Solution.
07 Apr 2020 03:20 PM - last edited on 16 Oct 2023 03:29 PM by random_user
Hello,
I believe you can try to provide the NTLM credentials with the basic authentication option. This way is possible using a browser monitor.
See post:
Not sure if it would be different for HTTP monitors. @Philipp K. can you help with this?
Regards,
Matthew Gardner
07 Apr 2020 04:23 PM
Hey Matthew,
Thanks...It worked, but would be great if it work for HTTP monitor too. I'm thinking from DEM license perspective.
Thanks..
07 Apr 2020 04:46 PM
Hi,
Currently, there is no OOTB support for NTLM authentication for HTTP Monitors (only for Browser monitor). You can make a multi request and use pre-script and post-script to do the authentication but is going to require some development.
The support for NTLM in HTTP monitors is already on the road map, but there is no ETA on when this feature will be available.
Regards,
Alonso
07 Apr 2020 08:53 PM
Thanks for the info Alonso. What about Kerberos authentication for http monitors, is that on the roadmap?
08 Apr 2020 02:40 PM
Hi,
Followup to the question about Kerberos - I also have monitoring targets where NTLM is an option. It does seem easier to implement than Kerberos due to only having client <> server communication, but reading this material makes think it would still be quite a project to implement actually:
http://davenport.sourceforge.net/ntlm.html#theType3Message
-> Any comments on this, would this really be a feasible thing to set up just using the pre/post request JavaScript that we can add to the http monitors..?
16 Jan 2023 02:52 PM
Just to keep this up to date. NTLM is now supported for HTTP Monitors.