Java implementation is using my Windows credentials instead of Authorization Manager for NTLM.
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
**Belén** ([Bug 64534](https://bz.apache.org/bugzilla//show_bug.cgi?id=64534&redirect=false)):
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.
Created attachment [NTLM-java.jmx](https://apache.github.io/jmeter-bugzilla-attachments/34/64534/37316/NTLM-java.jmx): Example using java implementation and authorization manager
NTLM-java.jmx
````xml
false
true
false
continue
false
1
1
1
false
true
user
password
ABSTRACTA
false
my-server
GET
true
false
true
false
Java
````
Severity: normal
OS: All
Contributor guide
Assessment
This issue has not been assessed yet.