Allowing Read Only Access in Device Director 5.14 (onward)

Updated on December 9th, 2022

Table of Contents

X

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: 

mceclip0.png

Set the highlighted key value to True. See below for an example:

 <add key="AllowAnonymousAdminReadOnlyAccess" value="True" />

Was this article helpful?