Commit d63524c
Injecting and passing authProvider and authToken variables to execute sonataflow (#509)
* [FLPATH-2143] : initial commit to pass the auth header token to sonataflow
* [FLPATH-2143] : pushing failed changes
* [FLPATH-2143] : enabling to send auht tokens in req body instead of headers
* [FLPATH-2143] : enabling to send auht tokens in req body instead of headers
* [FLPATH-2143] : enabling to send auht tokens in req body instead of headers
* [FLPATH-2143] : enabling to send auht tokens in req body instead of headers
* Update workspaces/orchestrator/plugins/orchestrator-backend/src/service/SonataFlowService.ts
Co-authored-by: Marek Libra <marek.libra@gmail.com>
* [FLPATH-2143] : enabling to send auht tokens in req body instead of headers
* Update workspaces/orchestrator/plugins/orchestrator-backend/src/service/SonataFlowService.ts
Co-authored-by: Marek Libra <marek.libra@gmail.com>
* [FLPATH-2143] : enabling to send auht tokens in req body instead of headers
* [FLPATH-2143] : enabling to send auht tokens in req body instead of headers
* [FLPATH-2143] : enabling to send auht tokens in req body instead of headers
* [FLPATH-2143] : enabling to send auht tokens in req body instead of headers
* [FLPATH-2143] : enabling to send auht tokens in req body instead of headers
* [FLPATH-2143] : enabling to send auht tokens in req body instead of headers
---------
Co-authored-by: Marek Libra <marek.libra@gmail.com>1 parent 952290d commit d63524c
4 files changed
Lines changed: 44 additions & 1 deletion
File tree
- workspaces/orchestrator/plugins
- orchestrator-backend/src/service
- api
- orchestrator-common/src/openapi
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
185 | 186 | | |
186 | 187 | | |
187 | 188 | | |
| 189 | + | |
188 | 190 | | |
189 | 191 | | |
190 | 192 | | |
| |||
Lines changed: 20 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| 104 | + | |
103 | 105 | | |
104 | 106 | | |
105 | 107 | | |
106 | 108 | | |
107 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
108 | 127 | | |
109 | 128 | | |
110 | 129 | | |
111 | 130 | | |
112 | | - | |
| 131 | + | |
113 | 132 | | |
114 | 133 | | |
115 | 134 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| 180 | + | |
| 181 | + | |
179 | 182 | | |
180 | 183 | | |
181 | 184 | | |
| |||
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
575 | 575 | | |
576 | 576 | | |
577 | 577 | | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
578 | 597 | | |
579 | 598 | | |
580 | 599 | | |
| |||
0 commit comments