How to pass Custom header such as x-tenant-id to Elsa Studio #299
Unanswered
shahidriaz
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Hi @shahidriaz, I really want to try Elsa's multitenantcy feature, but i am not sure on how to get it up and running. Thanks, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
I am using Elsa 3.3.
I have added a code where I extract a key named "x-tenant-id" from the http context. This then get saved in the WorkflowDefination table.
It is working fine, but now I am lost that how can I pass this x-tenant-id in each request
e.g. When I click on Create Workflow , a workflow is created, but I want to pass the x-tenant-id in the httprequest that is generated by the Create Workflow button.
Beta Was this translation helpful? Give feedback.
All reactions