apache / apache/jmeter

Java implementation is using my Windows credentials instead of Authorization Manager for NTLM.

Open
#5,336 7 comments 0 reactions 0 assignees View on GitHub
os: All P2
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.