Trying to send the user information which is required as part of the Header
Http Monitor
# Request settings:
check.request:
# Configure HTTP method to use. Only 'HEAD', 'GET' and 'POST' methods are allowed.
method: "GET"
# Dictionary of additional HTTP headers to send:
headers:
'User': 'Domain\username'
# Optional request body content
#body: