Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Grafana permissions on installation #49

Open
macastanx opened this issue Jan 12, 2024 · 1 comment
Open

Set Grafana permissions on installation #49

macastanx opened this issue Jan 12, 2024 · 1 comment

Comments

@macastanx
Copy link

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
Copy link

ThamSunc commented Mar 8, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants