elsa-workflows / elsa-workflows/elsa-core
Provide an Identity Object in the Workflow to identify User and allow processing of Validation rules inside a Workflow
Open
elsa 3
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
As mention in discord and during weekly community session, it would be great to embed some kind of `identity object` in the Workflow Context.
Coupled with some kind of activity, this object will allow the Workflow Creator to create some validation rules based on the User Identity (Group/Role/Name etc...)
Some examples could be :
- know who launch a Workflow from the Designer
- identify user or application that launch a workflow exposed using HTTP Endpoint
Contributor guide
Assessment
This issue has not been assessed yet.