API Gateway 10.15 | Administering API Gateway | Operating API Gateway | Destination Configuration | Configuring Developer Portal Destination
 
Configuring Developer Portal Destination
 
Troubleshooting Tips: Developer Portal Destination
You have to configure Developer Portal as a destination to establish communication channel between API Gateway and Developer Portal to exchange data.
*To configure Developer Portal destination
1. Expand the menu options icon , in the title bar, and select Administration.
2. Select Destinations.
3. Select API Portal > Configuration to configure Developer Portal as the destination.
4. Provide the following information in the Basic information section:
Field
Description
Name
Name of the Developer Portal being configured. This name should be unique as it is referenced in the list of provideres within Developer Portal. This uniqueness is important when multiple API Gateways are publishing APIs to the same Developer Portal.
Version
Version of the portal being configured.
5. Provide the following information in the Portal configuration section for API Gateway to send data to Developer Portal:
Field
Description
Base URL
URL of the Developer Portal instance in the format http://host:port
Tenant
The tenant details of API Portal.
By default, default tenant is considered if the tenant information is not provided.
Username
Username credential to access Developer Portal instance.
Password
Password credential to access Developer Portal instance.
6. Provide the following information in the Gateway configuration section for Developer Portal to create applications, request or revoke access tokens, subscriptions, and so on:
Field
Description
Base URL
URL of the API Gateway instance. This is pre-populated.
Note:
When a load balancer URL is updated in API Gateway, the API Gateway base URL is be updated to same in this field.
Username
Username credential of the API Gateway Administrator to access API Gateway instance.
Password
Password credential to access API Gateway instance.
Stage name
Optional. The stage name of one of the stages in an API Gateway instance.
The stage name included here is displayed in the API details, API tryout, Manage APIs, and Application details pages in the Developer Portal instance.
7. Click Test to ensure the connection with the given Developer Portal details is established.
The connection with the given server is tested and a success message appears.
8. Click Publish.
This establishes a communication channel between API Gateway and Developer Portal.