diff --git a/docs/en/images/elsa-part-permissions.png b/docs/en/images/elsa-part-permissions.png new file mode 100644 index 0000000000..105ece0f71 Binary files /dev/null and b/docs/en/images/elsa-part-permissions.png differ diff --git a/docs/en/modules/elsa-pro.md b/docs/en/modules/elsa-pro.md index 18e4d3cdbb..1d751f0800 100644 --- a/docs/en/modules/elsa-pro.md +++ b/docs/en/modules/elsa-pro.md @@ -66,6 +66,10 @@ ABP Elsa module defines all permissions that are used in the Elsa workflow, You ![Elsa Permissions](../images/elsa-permissions.png) +You can also grant parts of the permissions to a role or user. It will add the `permissions` claims to the current user's `Cookies` or `Token`. Elsa Server will read the claims and allow or deny the access. + +![Elsa Part Permissions](../images/elsa-part-permissions.png) + ### Elsa Studio Elsa Studio is a **independent** web application that allows you to design, manage, and execute workflows. It is built using **Blazor Server/WebAssembly**.