skip to Main Content

As we all know, the Azure API Management provides a developer portal. You can change the way that users login to the portal with AAD, Facebook, … I understand how to configure those options.

I don’t want new developers to have automatic access to the portal. I want to review the signup and approve them before they get access. How do I implement this approval process for new users?

3

Answers


  1. If I remember correctly this can be done via the product, require subscription approval… https://learn.microsoft.com/en-us/azure/api-management/api-management-howto-add-products#create-and-publish-a-product-1

    Login or Signup to reply.
  2. It’s I remember correctly this can be done via the product, require subscription approval

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search