wso2 / apk

Official Repository for APK distribution
Apache License 2.0
153 stars 91 forks source link

DP to CP related Issues in APK Agent #2235

Closed pubudu538 closed 6 months ago

pubudu538 commented 7 months ago

Description: The following issues can be seen on the APK Agent side.

  1. For an API with prod httproutes, APIM shows endpoints under sandbox endpoints. - Fixed
  2. Portal visibility should be enabled by default. Otherwise endpoint of the URL is not displayed in the devportal. - Fixed
  3. Restrict API creation only for the carbon.super. Enable DP to CP for super tenant only. - Fixed
  4. Update helm chart to have a global subscription enable flag for the Enforcer for DP to CP mode. - Fixed
  5. CORs settings should be added to the API to get this working with the DevPortal. Should be a Global Config.
  6. API Subscription does not work if the API name is having spaces. - Fixed
  7. Internal test token should work. Right now Authentication CR is not there for this type of APIs. - Fixed
  8. Fix query param - preservePortalConfigueation : - Fixed
  9. API UUID should be populated in the CR. - Fixed
  10. Populate all the certs related to backend, mtls, etc.
  11. Handle Rate Limits.
  12. We should not show websocket URLs for the graphql APIs.

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues:

pubudu538 commented 6 months ago

Apart from the items 10,11 and 12, other issues are already fixed. Hence resolving this issue.