Adding a deployment
- Go to in API Gateway.
- Click an API suite.
- Click .
- Select and specify Deployment Name.
- If the application does not use HTTPS, click the Use HTTPS slider to disable the use of HTTPS.
- If the application ignores certificate errors, click the Ignore Certificate Errors slider to ignore the certificate errors.
- Specify the Host Name.
- Specify the Port.
- Specify the Context.
- Specify the Default Tenant ID.
- 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.
- 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
-
- Specify the Token Endpoint and the Revoke Endpoint.
- 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
-
- Specify the Token Endpoint. This is prepopulated with https://login.salesforce.com/services/oauth2/token but can be edited.
- Specify the Revoke Endpoint. This is prepopulated with https://login.salesforce.com/services/oauth2/revoke but can be edited.
- Resource Owner is the only selection available for Grant Type.
- Specify the Username, Password, Client ID, and Client Secret.
-
WS-Security Username Token
-
Specify the User Name and Password.
- Click Save.