[GH-ISSUE #5398] [feature]: NTLM Authentication support #2072

Closed
opened 2026-03-16 23:04:51 +03:00 by kerem · 1 comment
Owner

Originally created by @mengdahuang on GitHub (Sep 23, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5398

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Image

First of all, thank you for this great open-source project. Is there any plan to add NTLM authentication?

Why should this be worked on?

This type of authentication method is usually tested in services based on Windows authentication.

Originally created by @mengdahuang on GitHub (Sep 23, 2025). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5398 ### Is there an existing issue for this? - [x] I have searched the existing issues ### Summary <img width="288" height="182" alt="Image" src="https://github.com/user-attachments/assets/48a59755-2536-4394-8e75-831cba0397b7" /> First of all, thank you for this great open-source project. Is there any plan to add NTLM authentication? ### Why should this be worked on? This type of authentication method is usually tested in services based on Windows authentication.
kerem 2026-03-16 23:04:51 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@RaHehl commented on GitHub (Sep 24, 2025):

NTLM is essentially a legacy technology; NTLMv1 has already been removed starting with Windows 11 version 24H2 and Windows Server 2025. https://learn.microsoft.com/en-us/windows/whats-new/deprecated-features#deprecated-features

<!-- gh-comment-id:3327097936 --> @RaHehl commented on GitHub (Sep 24, 2025): NTLM is essentially a legacy technology; NTLMv1 has already been removed starting with Windows 11 version 24H2 and Windows Server 2025. https://learn.microsoft.com/en-us/windows/whats-new/deprecated-features#deprecated-features
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2072
No description provided.