Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Multiple Gateways to API Tryout #3355

Closed
DivyaPremanantha opened this issue Nov 12, 2024 · 1 comment
Closed

Configure Multiple Gateways to API Tryout #3355

DivyaPremanantha opened this issue Nov 12, 2024 · 1 comment

Comments

@DivyaPremanantha
Copy link

Problem

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.

Affected Component

APIM

Version

4.5.0

Implementation

No response

Related Issues

No response

Suggested Labels

No response

@DivyaPremanantha
Copy link
Author

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

@DivyaPremanantha DivyaPremanantha self-assigned this Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant