plugin-tools
plugin-tools copied to clipboard
Improve documentation for plugins ReqAction
What this PR does / why we need it:
This PR clarifies the access control for plugin includes and routes (specified by the action and reqAction fields, respectively). While Grafana can restrict access based on the specified actions, it does not currently support fine-grained authorization for individual resources, except for the plugin itself or its associated data sources.
Which issue(s) this PR fixes:
Fixes https://github.com/grafana/identity-access-team/issues/769
Special notes for your reviewer:
Hello! 👋 This repository uses Auto for releasing packages using PR labels.
✨ This PR can be merged. It will not be considered when calculating future versions of the npm packages and will not appear in the changelogs.