What options do we have, to prevent a dashboard admin from accidentally unchecking the “Authentication” box in the dashboard settings?
My concern here being someone making a dashboardavailable to everyone, that contain functions or data, that should be restricted to someone. (ie a dashboard to reset passwords).
If that person has the admin role you can’t prevent it. But you can check the dashboards.ps1, change it and force a restart if authentication is not configured right. Or you put a check in the dashboard code