Is there a way to set the permissions on particular dashboards in fme server. I created a custom dashboard and can see it in dashboards area and have given permission for user to see but I only want user to see that particular dashboard, not all of the dashboards available.
Page 1 / 1
I don't think there are per dashboard permissions.
If I'm right, dashboards are simple HTML files. If you publish a workspace writing this html file with the data streaming service and give that specific user premission to run this workspace, this user won't have access to the dashboards but will have access to the required html report.