Part 24 - NTLM Authentication in Postman

preview_player
Показать описание
In this video I've shown how can we add NTLM related Authorization to our request. In username I only provided my windows login and not domain\login.

If you like this video series, please subscribe to this channel if not already subscribed and press bell icon to receive notifications everytime I upload a new video.
Рекомендации по теме
Комментарии
Автор

What if the login is like through a chip card ? Username/pwd is no longer valid then how to use ntlm

coding-gemini
Автор

I have an API on a different machine which uses NTLM authentication and if I call that API from Postman and I provide any username or password combination, it works. It doesn't matter if the user exists or not, as long as there is something in the username field. Maybe it authenticates me by my AD group and doesn't care what i provide in the authentication fields. Is that possible?

oancemr
Автор

Is NTLM still being used in production in 2021?

dsulvadarius