ni / grafana-plugins

Grafana plugins and configuration for SystemLink Server
MIT License
2 stars 3 forks source link

Set Grafana permissions on installation #49

Open macastanx opened 8 months ago

macastanx commented 8 months ago

Set the attribute "authorizationTokens": ["webapp:AccessApplication"] during the installation process. This should prevent users without dashboard access from accessing Grafana. This also prevents Grafana from becoming the starting page, which is another common problem. I believe you can find some documentation on this attrbute here: https://ni.visualstudio.com/Global%20Services/_wiki/wikis/Global-Services.wiki/30521/SystemLink-Server-Navigation-Menu-Adding-a-Custom-Link

ThamSunc commented 6 months ago

Set the attribute "authorizationTokens": ["webapp:AccessApplication"] during the installation process. This should prevent users without dashboard access from accessing Grafana. This also prevents Grafana from becoming the starting page, which is another common problem. I believe you can find some documentation on this attrbute here: https://ni.visualstudio.com/Global%20Services/_wiki/wikis/Global-Services.wiki/30521/SystemLink-Server-Navigation-Menu-Adding-a-Custom-Link

Can't Access to the link you gave. I'm trying to use Grafana in SystemLink, and experiencing as exactly as your description.