Disabling sign-up on Azure AD B2C and API Management Service tutorial

hampton123 1,175 Reputation points
2023-09-18T15:34:19.26+00:00

I plan on following this tutorial to integrate B2C and Azure API Management service together. I want external customers using B2C to access my APIs, however I want users to only be able to access my API by using premade accounts - accounts my company has created in B2C for each user.

I was wondering if for this tutorial I could prevent users from signing up and only let them sign in to access the APIs in APIM using accounts premade in B2C.

I was thinking that instead of using the sign-in sign-up flow on the B2C portion of the tutorial, I could just choose to do a sign-in flow and then continue the tutorial just by using that information. I'm not sure how to disable sign ups on the developer portal though. If this is possible, how would I go about doing it? Thank you and please let me know if I need to go more in-depth about anything.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,463 questions
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. Pramod Valavala 20,656 Reputation points Microsoft Employee Moderator
    2023-09-18T19:18:26.33+00:00

    @hampton123 That is correct. In addition to the change in flow, you could remove the button/page for Sign Up as shown in Steps #5 and #6 of this FAQ.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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