You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NTLM (NT LAN Manager) is a Microsoft authentication protocol used for Windows-based systems. Its challenge-response authentication mechanism is primarily used for:
4
+
- SharePoint
5
+
- Exchange
6
+
- Internal corporate APIs
7
+
8
+
Unlike basic authentication, which has a less secure protection layer, NTLM has multiple handshake steps and offers more robust security.
0 commit comments