Configuring Endpoint Call Processing
Using the Connector as an Authenticator
Contact your Cloud API Management CSM/SA/PSG for configuration of this connector as an authenticator.
Using the Connector as a Processor
Procedure
-
Sign in to the Boomi Cloud API Management (Control Center) dashboard.
-
Click API Definitions on the Get Started page or navigate to Design > APIs.
-
On the Manage your APIs with API Definitions page, in the Name column, select the API Definition link from the list. This opens the Endpoint Settings:
<your endpoint name>page. -
On the Endpoint:
<your endpoint name>page, in the Name column, select an endpoint link or settings icon next to the row you want to configure endpoint settings. -
Navigate to Call Transformations. On the Call Transformations page, specify the following information in these fields:
-
Processing Adapter:
com.mashery.proxy.customer.generic.ipwhitelist.processorV2 -
Perform Pre-processing: Enabled
-
Data to make available for pre-processing
Data Example Notes whitelisted_ip_range: <comma separated IP ranges>whitelisted_ip_range: 123.45.67.0-123.45.67.128This is an optional field.
whitelisted_ip_list: <comma separated value of IPs, CIDR format IPs>whitelisted_ip_list: 123.45.67.0, 123.45.67.1, 123.45.67.128This is an optional field.
keep_client_ip_as_source: <true or false>keep_client_ip_as_source: falseThis is an optional field.
When set
'true'this flag overrides default behavior to pick IP address of intermediaries like proxy server that is closest to Cloud API Management stack.
-
-
Click Save.