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.

  1. can me this?
  2. 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

Popular posts from this blog

wordpress - (T_ENDFOREACH) php error -

Export Excel workseet into txt file using vba - (text and numbers with formulas) -

Using django-mptt to get only the categories that have items -