Skip to main content
Version: v5.0

WorkflowDef permissions

WorkflowDef permissions#

When a user associated with a project creates a new workflow definition, a new permission is registered in the Passport Service with the following resource description: workflowsvc:workflowdef:<id>

Only that user or the project admin have access to the newly registered resource.

Workflow resource types and actions#

Resource types#

Resource typeIRN patterns
Workflow definitionworkflowsvc:workflowdef:<id> ​​
Workflowworkflowsvc:workflow:<id> ​​
User inputworkflowsvc:userinput:<userinputid> ​​

Authorized actions#

Authorized actionsAction description
READTo view a workflow definition or workflow ​​
CREATETo create a workflow definition ​​
EDITTo modify a workflow definition or workflow ​​
DELETETo delete a workflow definition or workflow​​
SHARETo assign the permissions to a user ​​
ASSIGNTo assign permission profile id to a workflow ​​
RUNTo run a workflow ​​