Skip to content

Handle Negotiate proxy authentication#224

Draft
durck wants to merge 1 commit into
NHAS:mainfrom
durck:fix/proxy-negotiate-auth
Draft

Handle Negotiate proxy authentication#224
durck wants to merge 1 commit into
NHAS:mainfrom
durck:fix/proxy-negotiate-auth

Conversation

@durck

@durck durck commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Handle proxies that advertise Proxy-Authenticate: Negotiate without also advertising NTLM.

Details

  • Classifies advertised proxy authentication schemes from a 407 response.
  • Keeps explicit NTLM credentials as the preferred path when NTLM is offered.
  • Allows host Kerberos/SSPI authentication for either Negotiate or NTLM offers when enabled.

Validation

  • go test ./internal/client

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant