Skip to main content
Feedback

Configuring Endpoints for Processors

  1. Navigate to the Config Manager GUI from your setup.
  2. Navigate to the API's endpoint.

Procedure

To register a custom authenticator:

  1. In the Configuration Manager, click the Endpoints tab and then click Protocol & Authentication.

  2. Select Request Authentication Type as Custom.

  1. In the Custom Authentication Adapter field, provide the processor bean's name from adapter com.companyname.mashery.adapter.MyCustomAuthenticator.

To register a processor:

  1. In the Configuration Manager, select the Endpoints tab and then click Call Transformation.

  2. In the Adapter field, provide the processor bean's name from adapter com.companyname.apim.adapter.

  1. Select the appropriate checkbox for performing the transformation preprocess or postprocess.
On this Page