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

## Bug description Recently the behavior of deep links changed (see #1931 ) so that the URL of e.g. an API details page with the operation could be copy pasted...

Response needed

## Bug description For Developer Portal, after Pen test by Security team they identified a vulnerability "The web application is vulnerable to clickjacking". With the usage of Burp Clickbandit feature...

The administrator user cannot log in to the developer portal despite entering the correct credentials. The error message "Please provide a valid email and password" keeps appearing. ![image](https://github.com/Azure/api-management-developer-portal/assets/60779307/0f79073d-cd78-4405-8659-f8f9bb491a96) It was...

## Bug description When an API is published with a `date` field of `type: string` and `format: date`, developer portal and the exported yaml file display incorrect values in the...

**Do the managed instance has any configuration to update to use the Redirect flow instead of Popup flow in the AD Authentication** ## Bug description I have to deploy this...

(t) Feature request

## Bug description When a default value is specified for an operation, the default is not shown in the developer portal. ## Reproduction steps 1. Import an OpenAPI definition like...

(t) Feature request

Currently when toggling the Enable API console button, it is turned on and off for all API's. We would like to be able to turn off the Try it console...

(t) Feature request

As a test, I reverted the portal to default. And now whenever I launch the editor, it's permanently default. Doesn't matter if the portal is currently using a revision that...

(t) Feature request

For REST apis all operations are visible in the Analytics -> OperationTab, for graphql the operation name is dynamic in the request present , It would be great to have...

(t) Support

## Bug description A clear and concise description of the bug. ## Reproduction steps 1. import an OpenAPI operation like this (abbreviated): ``` paths: /countries: get: responses: '200': content: application/json:...

(t) Support