Adding a deployment

  1. Go to Available APIs in API Gateway.
  2. Click an API suite.
  3. Click Add Deployment.
  4. Select and specify Deployment Name.
  5. If the application does not use HTTPS, click the Use HTTPS slider to disable the use of HTTPS.
  6. If the application ignores certificate errors, click the Ignore Certificate Errors slider to ignore the certificate errors.
  7. Specify the Host Name.
  8. Specify the Port.
  9. Specify the Context.
  10. Specify the Default Tenant ID.
  11. 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.
  12. 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.
    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.
  13. Click Save.