Azure / api-management-developer-portal

Developer portal provided by the Azure API Management service.
MIT License
486 stars 314 forks source link

Use basic auth for change password #2396

Closed malincrist closed 3 months ago

malincrist commented 7 months ago

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 for change password requests.

github-actions[bot] commented 7 months ago

Accessibility Insights Accessibility Insights Action: All applicable checks passed