NLTM <https://en.wikipedia.org/wiki/NT_LAN_Manager> or Kerberos <https://en.wikipedia.org/wiki/Kerberos_(protocol)> SSO isn't something you can efficiently record and replay using JMeter's HTTP(S) Test Script Recorder <https://jmeter.apache.org/usermanual/jmeter_proxy_step_by_step.html> from the beginning.
You can try increasing JMeter's log verbosity <https://www.blazemeter.com/blog/how-to-configure-jmeter-logging/> for proxy package by adding the next line to /log4j2.xml/ file: <Logger name="org.apache.jmeter.protocol.http.proxy" level="debug" /> and after restarting JMeter on next recording attempt look for "Creating HTTP Authentication manager for authorization" line and its neighbors, hopefully you will be able to get to the bottom of the problem -- Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org For additional commands, e-mail: user-h...@jmeter.apache.org