The developer portal tryout flow can support multiple gateways, to integrate this,
Created an API in AWS Gateway
Created a usage plan and assigned it to the API
Created Cognito Authorizers and secured the API through it
Created the API, assigned Asgardeo as the federated authenticator and created a subscription policy in Azure to align with this API (which was tested by the colleague)
Pushed API metadata and Content of an API for AWS API and Azure API
Test the tryout flow to validate subscription and secure API
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.
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