Adding an endpoint

This is available only for non-Infor API suites.

  1. Go to Available APIs in API Gateway.
  2. Click an API suite.
  3. Click Endpoints.
  4. Click Add Endpoint.
  5. Specify the Target Endpoint URL.
  6. If the application ignores certificate errors, click the Ignore Certificate Errors slider to ignore the certificate errors.
  7. Specify the Target Endpoint Description.
  8. If the application will use mutual SSL, click the Use Mutual SSL slider to enable mutual SSL. Enabling this setting adds the Key Password field and the Load Certificate button.
  9. Specify an Authentication Type. The details displayed depend on your selection:
    OAuth 1.0a
    Specify the Algorithm, Target Endpoint Access Key, and the Target Endpoint Secret Key.
    Anonymous
    No additional fields are displayed.
    API Key
    Provide the applicable Key Name and Key Value.
    AWS Signature
    1. Specify the AWS Access Key ID.
    2. Specify the AWS Secret Access Key.
    3. Specify the AWS Region.
    4. Specify the AWS Service.
    IONAPI Bridge
    For information on how to set up ION API bridge, see API Gateway bridge solution.
    JWT Target Authentication
    1. Specify the JWT Header.
    2. Specify the JWT Payload.
    3. Optionally, specify the token expiration in seconds.
    4. Use/Generate the new Key ID.
    5. Specify the algorithm from RS256, RS384, RS512.
    6. Optionally, specify any custom parameters.
    Basic
    Specify the User ID and Password.
    OAuth 2.0
    1. Specify the Token Endpoint and the Revoke Endpoint.
    2. Specify the Grant Type. The details displayed depend on your selection:
      • If you select Resource Owner, specify the Username, Password, Client ID, and Client Secret.
      • If you select Client Credentials, specify the Client ID and the Client Secret.
    Sales Force
    1. Specify the Token Endpoint. This is prepopulated with https://login.salesforce.com/services/oauth2/token but can be edited.
    2. Specify the Revoke Endpoint. This is prepopulated with https://login.salesforce.com/services/oauth2/revoke but can be edited.
    3. Resource Owner is the only selection available for Grant Type.
    4. Specify the Username, Password, Client ID, and Client Secret.
    WS-Security Username Token
    Specify the User Name and Password.
  10. Specify the Proxy Endpoint URL.
  11. Specify the Proxy Security.
  12. Click Save.