wso2 / api-manager

All issues, tasks, improvements and new features of WSO2 API Manager
Apache License 2.0
34 stars 8 forks source link

Configure Multiple Gateways to API Tryout #3355

Closed DivyaPremanantha closed 1 week ago

DivyaPremanantha commented 1 week ago

Problem

The developer portal tryout flow can support multiple gateways, to integrate this,

Solution

By adding the specific subscription key and security headers to the API swagger and pushing it through the API, this flow can be achieved. The tryout flow UI will request the subscription key and the authorization token to invoke the API.

Affected Component

APIM

Version

4.5.0

Implementation

No response

Related Issues

No response

Suggested Labels

No response

DivyaPremanantha commented 1 week ago

By following the above explained solution, the flow is achieved to support multiple gateways