Search code examples
node.jspostmannewman

NTLM Auth on Newman


I have a collection of requests exported to Postman I need to run these tests with Newman, but I can't find anything about authentication. The authentication I use is NTLM and I need to add this authentication to the command, are there any ways to do this with programs like node etc?


Solution

  • enter image description here

    NTLM is supported in the authorization tab.