-
Notifications
You must be signed in to change notification settings - Fork 163
Closed
Labels
area: specChanges in the SpecificationChanges in the Specificationchange: documentationImprovements or additions to documentation. It won't impact a version change.Improvements or additions to documentation. It won't impact a version change.change: featureNew feature or request. Impacts in a minor version changeNew feature or request. Impacts in a minor version change
Milestone
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.
bvandewe and JBBianchi
Metadata
Metadata
Assignees
Labels
area: specChanges in the SpecificationChanges in the Specificationchange: documentationImprovements or additions to documentation. It won't impact a version change.Improvements or additions to documentation. It won't impact a version change.change: featureNew feature or request. Impacts in a minor version changeNew feature or request. Impacts in a minor version change
Type
Projects
Status
Done