Details
-
Help
-
Resolution: Unresolved
-
Major
-
None
-
Enterprise Edition
-
None
-
Observium 22.8.12241 (Enterprise)
Ubuntu 20.04
Description
Is there any Documentation for How to create the Platform-Permissions in Roles?
I have added an "Normal User" to a Role "Worker", but the User has some Restrictions.
I would like to have the User be able to create Alert-Checks and set the Geolocation on Devices.
Is there any way to configure these?
No, my initial test was with a global read user.
Global read can see everything, so the queries are quite simple. Normal users we have to run quite a lot of queries to work out what the user can see, this might be too slow on this page as we'd have to query basically every table in the database with a query containing every id of every entity of that type the user has permissions to see.
This is usually the main scaling issue for the web ui.