LiveView Access Rights
Configuration page
To access the LiveView configuration page in Insight the access right should be written to the database via JSON file with the help of the migration tool
Access Right | Requires federated login configuration? | Description |
---|---|---|
Admin | No | Can access administration pages |
LiveView page
To get access to a LiveView the user must be part of the department included in the LiveView configuration and have the following access right that should be written to the database via JSON file with the help of the migration tool
Access Right | Requires federated login configuration? | Description |
---|---|---|
LiveViewAccess | No | Can access liveviews |
LiveView record print
To be able to print records from the LiveView in Insight the following access right should be written to the database via JSON file with the help of the migration tool
Access Right | Requires federated login configuration? | Description |
---|---|---|
DepartmentLiveViewJournalPrint | No | Can print version of department journals from Insight LiveView |