My application is preprod and uses SSO(Single Sign On) to move forward. When Neolaod changes the proxy to localhost:8090, then my application doesnt accept my username & password(I think its because of the proxy changed by neoload). If I dont use the neoload proxy, then i my application moves forward with no issues, but neoload doesnt record anything.
I used Fiddler and it was able to record everything with 127.0.0.1:8888.
Is there any other way. Please help me out.