samples icon indicating copy to clipboard operation
samples copied to clipboard

Azure AD B2C custom policy solutions and samples.

Results 172 samples issues
Sort by recently updated
recently updated
newest added

It does not reflect the full list of policies e.g. "user-info-endpoint" is missing.

HI, I want to redirect user to custom page after immediate sign in (this new custom page will have continue button and some html controls like dropdown where use can...

Hello, I've been using this example for a while, and now that I was implementing something similar in another place during the registration, I noticed that I had issues with...

When you say "Upload the policy and create one account", do you mean to say, I need to create account through sign up of this custom policy? Policy: https://github.com/azure-ad-b2c/samples/tree/master/policies/force-password-reset-first-logon

We have created a custom policy (and also a user flow) for "Sign in with Apple" following the instructions here: https://github.com/azure-ad-b2c/samples/tree/master/policies/sign-in-with-apple This was originally working fine for us, however recently...

So we are using the invite policy but with a little twist. Instead of having the policy create the user, an admin creates the user but sets the account as...

Looks like the twilio credentials have expired.

When using this custom verification process, https://github.com/azure-ad-b2c/samples/tree/master/policies/custom-email-verifcation, I do not have an option to change the email address during sign up after verifying code. If I get the error message...

I'm hosting the TOTP sample and connected it to my Azure B2C setup by troubleshooting and following the minimal documentation here. I can't get the QR code to show up...

In the "**Impersonation Flow for Azure AD B2C** - https://github.com/azure-ad-b2c/samples/tree/master/policies/impersonation " procedure, instead of having the users populate the "**extension_GUID_can_impersonate**" attribute using the Azure Graph API Explorer ( https://graphexplorer.azurewebsites.net/ ),...