I did a simple recording of our in network SharePoint site which does require domain authentication to access. First time around with the playback pushed to a workstation node it was an issue. Redid the recording with PassThrough Authentication off in the browser, thought that was going to do the trick. NOPE.
Seem a few pages down the authentication is broke or not there because I get a access denied and see this in the screen shot from the web console report. Which at this point breaks the rest of the playback.
I would also like to note with the PassThrough Authentication turned off and having to capture the logon prompt for credentials, greatly increases the time of execution. If a normal user was to just open their browser which points to our SharePoint site it opens within 3 4 secs and not 27 seconds.
So I want the Player service on my remote node to run under a domain service account which will have access to our in-house SharePoint site and sub pages. What all would I need to do to make this happen.