Share via

APIM Developer Portal weak password

Anonymous
2021-08-30T21:32:40.287+00:00

Hello,

The default username and password option for the Developer Portal lack basic security features.
I was able to set 12345678 as my password. Administrators have no way of setting up a better password policy.
A developer portal might contain confidential documentation and give access to Subscription keys.
This is a serious security risk for an Internet-facing web portal.

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Pramod Valavala 20,661 Reputation points Microsoft Employee Moderator
    2021-08-31T04:43:42.84+00:00

    @Anonymous You can improve security by using Azure AD (or Azure AD B2C) for authenticating users to the developer portal as an alternative. If required, you could also have your own authentication server by delegating authentication to it.

    Please do feel free to share this feedback on the developer portal repo as well to improve the default username/password security.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.