Symptom
Users are unable to access the jobs table (tab) in Device Director Web page without logging into Device Director.
Resolution
Update the following key in the Device Director webpage web.config file:
Set the highlighted key value to True. See below for an example:
<add key="AllowAnonymousAdminReadOnlyAccess" value="True" />