Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add http proxy cababitlity for rest-activity #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JetPlankl
Copy link

Pass Through Proxy

The idea is to have the REST Trigger and REST activity (https://github.com/project-flogo/contrib/tree/master/activity/rest)
changed in such away, that there is a possiblity to create a flogo app that has pass through proxy functionalities.

CHANGES ACTIVITY:
The activity should use the incoming method, rather than need to create an activity per METHOD
A METHOD called TRIGGER is added to the selection list in the activity. TRIGGER will automatically use the incoming method from the TRIGGER
The activity should use an application variable to inject the 'schema://hostname:port' definition. This will ensure
the flogo proxy application can be deployed multiple times to expose different APIs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant