Use the following steps to simulate trusted authentication using FiddlerScript:



oSession.oRequest["Header_Name"] = "Header_value";
The Header_value will be the User ID for the Strategy user that was added in step 5. An example of how the line will look (with the options that are shown in this article) is shown below:
oSession.oRequest["SM_USER"] = "cindy";

Third Party Software Installation:
WARNING:
The third-party product(s) discussed in this technical note is manufactured by vendors independent of Strategy. Strategy makes no warranty, express, implied or otherwise, regarding this product, including its performance or reliability. KB440940