Replies: 2 comments
-
To implement functional rights for users in Elsa Studio, such as view-only or edit and delete permissions, you would typically need to manage user roles and permissions within the application. However, based on the context provided, there is no direct mention of built-in user role management or access control features specifically for Elsa Studio in the provided sources. Elsa Workflows is an extensible framework, and you can potentially implement custom user roles and permissions by extending the application. This could involve creating custom activities or integrating with an existing identity management system that handles user roles and permissions. Since the documentation and sources provided do not explicitly cover this feature, you may need to look into the following options:
If you require further assistance or specific guidance on implementing such a feature, it would be best to reach out to the Elsa Workflows community or maintainers directly for more detailed support. This comment was generated by Glime. |
Beta Was this translation helpful? Give feedback.
-
We have an IAM login system that can share permissions there. I have 2 questions
|
Beta Was this translation helpful? Give feedback.
-
I want the functional rights for my users in Elsa Studio. For example, User can only view, User B will be able to edit and delete.
Beta Was this translation helpful? Give feedback.
All reactions