https://bz.apache.org/bugzilla/show_bug.cgi?id=64534
Bug ID: 64534
Summary: Java implementation is using my Windows credentials
instead of Authorization Manager for NTLM.
Product: JMeter
Version: 5.3
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.3.1
Created attachment 37316
--> https://bz.apache.org/bugzilla/attachment.cgi?id=37316&action=edit
Example using java implementation and authorization manager
When using Java implementation of the HttpSampler in a request against a server
that uses NTLM authentication, it automatically tries to log-in using my
Windows credentials. This happens even if I add a HTTP Authorization Manager
with different credentials. According to the documentation, it should be using
the credentials defined in Authorization Manager.
--
You are receiving this mail because:
You are the assignee for the bug.