Windows Authetication on Jmeter -
i have application of web type. here catch. login windows machine username / password. once application opens automatically logs in windows username , password. how way designed.
now, added authorization manager , gave of it, still says 401 error invalid username , password.
it ntlm authentication.
- can me this?
- how jmeter supports ntlm.
thanks. appreciate help.
the http authorization manager needs populated follows: username: must match “user logon name” windows domain password: windows domain password domain: should “what see in windows security pop-up” real browsers do. if uncertain can type qualified domain name field can use “domain” or “domain.local”. other fields “base url” , “mechanism” can left is. can find full example here: https://www.blazemeter.com/blog/windows-authentication-apache-jmeter
Comments
Post a Comment