Closed
Description
What would you like to be added:
Introduce a new authorization
argument in runtime expressions.
Why is this needed:
This enhancement would enable tasks to utilize authorization credentials that have been resolved through a specified authentication process.
For instance, during an authenticated OpenAPI
call, it may be necessary to pass the resolved authorization value (e.g., JWT token) as a parameter to the invoked operation.
This is especially important if the operation being called also needs to make further downstream API requests.
Additional information:
This feature was introduced in a previous Synapse release but wasn't backported to the specification. Some of our users require it for certain edge cases.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done