product · inferred from evidence
NTLM
A Windows authentication protocol used in the context of proxying requests.
- ZAP java.lang.IllegalStateException: AuthScheme is null when proxying NTLM authentication
How to fix: ZAP java.lang.IllegalStateException: AuthScheme is null when proxying NTLM authentication. The verified fix from the maintainer thread, distilled into reusable steps.
- ZAP java.lang.IllegalStateException: AuthScheme is null when proxying NTLM authentication
What this covers: Proxying requests through ZAP to an app that uses NTLM or Windows Authentication blows up with ZAP Error [java.io.IOException]: java.lang.IllegalStateException: AuthScheme is null. The fix that worked: This was fixed by a