Skip to main content
Feedback

Configuring Endpoint Call Processing as an Authenticator

For configuring endpoint call processing as an Authenticator:

  1. Configure Basic Credentials
  2. Configure Endpoint Call Processing

Procedure

  1. Sign in to the Boomi Cloud API Management (Control Center) dashboard.

  2. Click API Definitions on the Get Started page or navigate to Design > APIs.

  3. 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.

  4. 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.

  5. Navigate to Key & Method Detection. On the Key & Method Detection page, specify the following information:

    1. In Request Authentication Type, select Custom.

    2. In Developer's API Key Location, select Custom.

    3. In Custom Request Authentication Adapter, enter com.mashery.proxy.customer.generic.http-basic-auth.

      info

      This field appears after selecting Custom option in the Request Authentication Type field.

On this Page