Browse Source

Add part permissions documentation for Elsa

pull/23799/head
maliming 4 months ago
parent
commit
678896cbcf
No known key found for this signature in database GPG Key ID: A646B9CB645ECEA4
  1. BIN
      docs/en/images/elsa-part-permissions.png
  2. 4
      docs/en/modules/elsa-pro.md

BIN
docs/en/images/elsa-part-permissions.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 307 KiB

4
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**.

Loading…
Cancel
Save