User Access Control
To control access to specific A8Flow features, create Authorization Rules. These rules determine which users or groups can perform designated actions.
To get started, go to Administration > Directory > Authorization. Use the tables below as a guide to setting up your rules.
Click here to learn how to create a new Authorization Rule.
Table Legends
FEATURE | RESOURCE | PERMISSIONS | RESOURCE ID |
---|---|---|---|
- | - | - | - |
FEATURE: The feature that the user/group will get access to.
RESOURCE: The specific A8Flow resource. Refer here for the complete list.
PERMISSIONS: The authorized actions that can be performed on the resource.
RESOURCE ID: An unique identifier of the resource (The wildcard '*' grants access to all).
To enable a FEATURE, create an 'Authorization Rule' by granting the necessary PERMISSIONS for the specific RESOURCE and its associated RESOURCE ID.
Example 1
FEATURE | RESOURCE | PERMISSIONS | RESOURCE ID | ||
---|---|---|---|---|---|
Create Instance | Process Definition | Create Instance | Read | * |
- Feature: Access to the "Create New Instance" button.
- Resource: 'Process Definition'.
- Permissions: 'Create Instance' and 'Read'.
- Resource ID: '*' for both permissions.
Example 2:
FEATURE | RESOURCE | PERMISSIONS | RESOURCE ID | ||
---|---|---|---|---|---|
Reassign (Assisted Task) | Task | Task Assign | * | ||
Process Definition | Task Assign |
- Feature: Access to the "Reassign Assisted Task" icon.
- Resources: Either 'Task' or 'Process Definition'.
- Permission: 'Task Assign'.
- Resource ID: '*' for the permission.
Example 3:
FEATURE | RESOURCE | PERMISSIONS | RESOURCE ID | ||
---|---|---|---|---|---|
Details (Tab) | User | Group | All | * |
- Feature: Access to the "Details" tab.
- Resources: Both 'User' and 'Group'.
- Permission: 'All'.
- Resource ID: '*' for both permissions.
Example 4:
FEATURE | RESOURCE | PERMISSIONS | RESOURCE ID | ||
---|---|---|---|---|---|
Unassign (Solo Task) | Solo Session | All | * | ||
Reassign (Solo Task) |
- Features: Access to both the "Unassign" and "Reassign Solo Task" icons.
- Resource: 'Solo Session'.
- Permission: 'All'.
- Resource ID: '*' for the permission.