Pass NTLM with Postman
I got this working by running Fiddler first.
- Run Fiddler (I'm using 4.6.2.3)
- Fiddler Menu: Rule -> Automatically Authenticate = true
- Postman: Check that Authorization type = No Auth
- Browse api.
I don't think there is a way to do that. But, you are not alone in wanting it...
https://github.com/postmanlabs/postman-app-support/issues/1137
[EDIT] As of the addition of this edit, Postman has NTLM Authentication in beta in their most recent release.
https://www.getpostman.com/docs/v6/postman/sending_api_requests/authorization
you can use the the NTLM authorization exist in the Authorization tab same as this photo