Task Authorizations
  • 04 Sep 2024
  • 1 Minute to read
  • Dark
    Light

Task Authorizations

  • Dark
    Light

Article summary

General

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

Managing Task Authorizations

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

API

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

Properties

Every task authorization has the following properties:

Name

Description
TaskThe Task 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
Execute TasksThis permission allows the User to execute the Task.

Was this article helpful?