How can we use ntlm plugin for windows Authentication Popup in Cypress or is there is any other way we can handle it in cypress?

Viewed 9

Our application needs windows authentication popup login and when we are implementing ntlm plugin solution(in cypress) it we are getting 401:Unauthorized Access is denied due to invalid credentials(though providing the valid credentials everytime)

We have tried with Postman Authentication token solution also but it also didn't worked out any suggestion/help related to the solution will be appreciated.

Note: With ntlm plugin way we have tried with all the parameters but still any suggestion/advice will be appreciated on the syntax and arrangement of parameters.

0 Answers
Related