api-management-developer-portal icon indicating copy to clipboard operation
api-management-developer-portal copied to clipboard

Developer portal provided by the Azure API Management service.

Results 294 api-management-developer-portal issues
Sort by recently updated
recently updated
newest added

Is it possible to create an option to disable the email notifications that are sent out from the developer portal? We would like to disable individual emails since the only...

(t) Feature request

This PR introduces two new widgets: the "API details page" and the "Product details page," designed to enhance and enrich the user experience when interacting with our platform. ### API...

Hi, I'm implementing a custom widget for the Azure API Management Developer Portal to have a custom subscription approval flow (on the products detail page). For this to work, I...

## Bug description CSP will violate on self-hosted, because it cannot run a script that calls back to the portal page. In a self-hosted setup, you have: - a BACKEND,...

With the Type column being so narrow many type names are being cut-off, it may be good option to expand this column a little bit more. More importantly though, when...

(t) Bug
P2

## Bug description We are trying to integrate Stripe into the protal via an HTML Widget. But when we use even a simple demo from Stripe, we get CORS Access-Control-Allow-Origin...

(t) Bug
(t) Improvement
(t) Feature request
P2

## Bug description The application does not explicitly set the Content-Security-Policy HTTP header. This header helps to prevent unwanted content from being injected into the application, aiding in the mitigation...

Feature Request: Sort APIs in API drop down list alphabetically or have an option to enable this.

(t) Feature request

## Bug description Security scan detected Possible Cross-site Scripting, which allows an attacker to execute a dynamic script (JavaScript, VBScript) in the context of the application. This allows several different...

Response needed

## Bug description I'm trying to disable source maps on production. Whats the best way to do this? I already tried this in `webpack.publisher.js` (which im using) by adding this...