How to control access on dashlets

Hi, 

for a specific use case we would like to be able to control the access to dashlets. Currently , as far as I know, there is no way of configuring this. So any user can select the dashlet and we need to implement logic in de controller of that dashlet to find out if the current user is allowed to use it. 

I wonder if there is a different approach to accomplish this task. For instance for a certain dashlet prevent it from showing in the dashlet list. 

Is this possible?

Parents
  • Hi Jeroen,

    You can limit a dashlet by module in the config file of the dashlet, so, you can create a rol and permissions about the module for limit the user access. Because today I dont think there is a way for have the access control you want. 

    Or you can do it too, as an encrypted (a little of "name in disguise") dashlet name and an empty description so you hide the dashlet for the users.

    I hope it is helpful.

    Kind Regards.

Reply
  • Hi Jeroen,

    You can limit a dashlet by module in the config file of the dashlet, so, you can create a rol and permissions about the module for limit the user access. Because today I dont think there is a way for have the access control you want. 

    Or you can do it too, as an encrypted (a little of "name in disguise") dashlet name and an empty description so you hide the dashlet for the users.

    I hope it is helpful.

    Kind Regards.

Children
No Data