Skip to main content
Solved

Dashboard Permissions

  • August 31, 2018
  • 1 reply
  • 19 views

daztreg
Contributor
Forum|alt.badge.img

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.

Best answer by larry

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.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

Forum|alt.badge.img
  • 173 replies
  • Best Answer
  • September 1, 2018

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.