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

[WAITING FOR BE CHANGES] Use basic auth for change password

Open malincrist opened this issue 1 year ago • 1 comments

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.

malincrist avatar Feb 06 '24 11:02 malincrist