Hi Team,
I have enabled Azure AD B2C in Power Pages and set up user flows for Sign In and Password Reset. However, when I configured the Authority and Default Policy ID for the Sign In user flow, it didn't work. Can I configure only the Sign In user flow in the Authority? My requirement is to prevent users from signing up directly from the portal as I'm handling user creation in Azure AD B2C using the Microsoft Graph API.
How can I restrict sign-ups from the portal?
Can I configure Azure AD B2C using only the Sign In and Password Reset flows?
@Sandeep009 Yes, you can configure Azure AD B2C to only allow Sign In and Password Reset flows. To restrict sign-ups from the portal, you can configure the user flows accordingly:Sign In User Flow: Configure the Authority and Default Policy ID only for the Sign In user flow. This will ensure that users can only sign in through Azure AD B2C.Restrict Sign-ups: In Azure AD B2C, you can disable the sign-up option in the user flows settings. This will prevent users from signing up directly from the portal.Password Reset User Flow: Configure the Password Reset user flow as needed to allow users to reset their passwords if necessary.By configuring Azure AD B2C with only the Sign In and Password Reset flows, and disabling sign-ups from the portal, you'll achieve your requirement of handling user creation exclusively through the Microsoft Graph API while still allowing users to sign in and reset their passwords.
If I have answered your question, please mark your post as Solved. If you like my response, please give it a Thumbs Up. Remember, every challenge is an opportunity for growth.
Lucas001
60
Super User 2025 Season 2
Fubar
55
Super User 2025 Season 2
surya narayanan
35