

select that.Įmail signup allows a user to sign up and sign in using their email address and a password of their choosing. Then under Identity Providers, there will only be one option Email signup. Here you're going to be able to configure quite a few options for the new policy. Then click Add in the blade that comes up. Select Sign-up or sign-in policies from the left-hand menu. We need to create a policy for the Azure AD B2C Tenant. Once there, select the Azure AD B2C option from the menu on the far left side: I'm going to go relatively fast through all of this as all of the concepts used here was explained in the previous post.įirst up - log in to the portal, and select the appropriate directory from the dropdown in the upper left corner under your name: Step 1 - Configuring the Azure AD B2C Tenant Creating a Policy It will be a step-by-step guide on getting everything setup and then finally making a request to a backend service that needs authorization before returning any data.Ī lot of these steps are "set 'em and forget 'em". I say that because this post is going to be long - and a bit dry.

In other words - we're at the post with the very official, and very long, title of. Finally - we're at the point in this series where I show how to use Azure AD B2C to authenticate a user and then authorize that user to hit a Web API from a Xamarin.Forms application!
