- 23 Aug 2024
- 1 Minute to read
- DarkLight
Report Authorizations
- Updated on 23 Aug 2024
- 1 Minute to read
- DarkLight
General
This type of Authorization can be used to give Users and/or User Groups permissions for a Report.
Managing Report Authorizations
There are various ways to manage report authorizations.
Management Service
- You can connect to the Management Service user interface of Mail & Deploy and click the Authorizations item in the main menu. This will provide you with a list of all authorizations currently set up.
- You can connect to the Management Service user interface of Mail & Deploy and click the Reports item in the main menu. This will provide you with a list of all Reports currently set up. Then click the button to edit authorizations for a report.
API
You can programmatically manage report authorizations using the API of Mail & Deploy.
Properties
Every report authorization has the following properties:
Name | Description |
---|---|
Report | The Report to which the authorization applies. |
User Container | The User or User Group to which the authorization applies. |
Permissions | A list of permissions (see below) granted by this authorization. |
Permissions
You can assign the following permissions:
Name | Description |
---|---|
Request | This permission allows the User to request the Report (e.g. through the Hub or the Qlik Sense Extension. |
Subscribe | This permission allows the User to create Subscriptions for the Report (e.g. through the Hub or the Qlik Sense Extension. |