We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add read permission to data sources. This will allow seeing a subset of the settings. Basically anything in the AbstractDataSourceVO.
This permission also allows reading all points on the data source.
Doing this will ultimately reduce the number of role mappings if most users will have read access to all points on a source.
The text was updated successfully, but these errors were encountered:
Expose data source read permission
b2a08aa
as per MangoAutomation/ma-core-public#1559
Add data source Read permission
1385259
as per #1559
See also 774ac3fb553956c03e6cb8430fc6f51eb3f17ff0
Sorry, something went wrong.
terrypacker
No branches or pull requests
Add read permission to data sources. This will allow seeing a subset of the settings. Basically anything in the AbstractDataSourceVO.
This permission also allows reading all points on the data source.
Doing this will ultimately reduce the number of role mappings if most users will have read access to all points on a source.
The text was updated successfully, but these errors were encountered: