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

We are creation a Custom widget on the managed portal as per this [link](https://learn.microsoft.com/en-us/azure/api-management/developer-portal-extend-custom-functionality). We created a custom widget and we currently dont see an option to changes its access....

(t) Feature request

[DevPortal CRI: Possible name collision between custom and built-in widgets](https://msazure.visualstudio.com/One/_workitems/edit/26900639)

## Bug description Similar to #2364 there is an issue with **`Origin null`** on Safari. I am unable to view any custom widgets on Safari. The fetching of the bundled...

## Bug description Ability to remove "close account" and "unsubscribe" buttons from user profile. ## Reproduction steps 1. Go to developer portal 2. Click on sign in 3. Click to...

(t) Feature request

## Bug description The operations listed in the Azure Developer Portal - API Reference view is in a different order compared to the one in the API specification file. For...

(t) Feature request

## Bug description Pasting multiline text to formatted block results in only the first line inside the block. The rest of the lines are pasted as normal text after the...

We are creating a Custom Widget for SignUp and SignIn button, and we need to use them with the managed portal. We followed this [document ]( https://learn.microsoft.com/en-us/azure/api-management/developer-portal-extend-custom-functionality#create-and-upload-custom-widget )for the custom...

Problem: We have a lot of outdated packages. Solution: Upgrade the packages. Note: Not all packages are upgraded. Will continue upgrades in future PRs.

## Bug description String value in response example converted to date even `format: date` is not used ## Reproduction steps 1. Add new API from portal by importing `given-openapi.yaml` 2....

### Problem SMAPI will only allow Basic authentication for change password requests. Developer Portal is using SharedAccessSignature token for these requests. ### Solution Align with SMAPI and use Basic authentication...