Datasource Authorizations
  • 23 Aug 2024
  • 1 Minute to read
  • Dark
    Light

Datasource Authorizations

  • Dark
    Light

Article summary

General

This type of Authorization can be used to give Users and/or User Groups permissions for a Datasource.

Managing Datasource Authorizations

There are various ways to manage datasource 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 Datasources item in the main menu. This will provide you with a list of all Datasource currently set up. Then click the  button to edit authorizations for a datasource.

API

You can programmatically manage datasource authorizations using the API of Mail & Deploy.

Properties

Every datasource authorization has the following properties:

Name

Description
DatasourceThe Datasource to which the authorization applies.
User ContainerThe User or User Group to which the authorization applies.
PermissionsA list of permissions (see below) granted by this authorization.

Permissions

You can assign the following permissions:

Name

Description
equest Datasource ObjectThis permission allows the User to request any Datasource object (e.g. a single table or visualization) of the datasource (e.g. through the Hub or the Qlik Sense Extension.
Subscribe To Datasource ObjectThis permission allows the User to create Subscriptions for any Datasource object (e.g. a single table or visualization) of the datasource (e.g. through the Hub or the Qlik Sense Extension.
Use AlertingThis permission allows the User to create Alerts for the Datasource (e.g. through the Hub or the Qlik Sense Extension.

Was this article helpful?