- 23 Aug 2024
- 2 Minutes to read
- DarkLight
Workspace Authorizations
- Updated on 23 Aug 2024
- 2 Minutes to read
- DarkLight
General
This type of Authorization can be used to give Users and/or User Groups permissions for a Workspace.
Managing Workspace Authorizations
There are various ways to manage workspace 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 Workspaces item in the main menu. This will provide you with a list of all Workspaces currently set up. Then click the button to edit authorizations for a workspace.
API
You can programmatically manage workspace authorizations using the API of Mail & Deploy.
Properties
Every workspace authorization has the following properties:
Name | Description |
---|---|
Workspace | The Workspace to which the authorization applies. |
User Container | The User or User Group to which the authorization applies. |
Permissions | A list of permissions (see below) to granted by this authorization. |
Permissions
You can assign the following permissions:
Name | Description |
---|---|
Request Reports | This permission allows the User to request any Report of the workspace (e.g. through the Hub or the Qlik Sense Extension. |
Request Datasource Objects | This permission allows the User to request any Datasource object (e.g. a single table or visualization) of any datasource of the workspace (e.g. through the Hub or the Qlik Sense Extension. |
Subscribe To Reports | This permission allows the User to create Subscriptions for any Report of the workspace (e.g. through the Hub or the Qlik Sense Extension. |
Subscribe To Datasource Objects | This permission allows the User to create Subscriptions for any Datasource object (e.g. a single table or visualization) of any datasource of the workspace (e.g. through the Hub or the Qlik Sense Extension. |
Execute Tasks | This permission allows the User to execute any Task of the workspace. |
Use Alerting | This permission allows the User to create Alerts for any Datasource of the workspace (e.g. through the Hub or the Qlik Sense Extension. |
Manage Content | This permission allows the User to activate the workspace in the Management Service user interface of Mail & Deploy and manage content such as Report, Tasks, Alerts, and Subscriptions within the workspace. |
Deploy Content | This permission allows the User to deploy content to another instance of Mail & Deploy (see Deployments). |
View Library | This permission allows the User to view the document library in the hub. |
Specify Custom Sender/Reply-To E-Mail Addresses | This permission allows the User to specify custom reply-to and sender e-mail addresses. |