I have a DNN scheduled job that does a WebRequest to a DNN web page. The problem is the web page only allows permission to the admin and some selected usernames. So the web request returns the login page. Is there a way to give the scheduled job permission to access the page?