samples
samples copied to clipboard
Azure AD B2C custom policy solutions and samples.
Hi Guys, I'm facing an issue when I connected with social media login process in custom policy. I have added a Phone verification control after social media login(OAuth2), When I...
The Links of this sample are broken and do not work anymore. https://github.com/azure-ad-b2c/samples/tree/master/policies/change-sign-in-name
I am wondering are there any plans to make custom policy development more user-friendly? With the current xml config files even simple changes like adding a condition on a few...
**Description** When logging in as a user using the **"SignUpOrSignIn"** user journey in `TrustFrameworkBase.xml`, I am prompted to enter my phone number and complete the **2FA verification** successfully. However, upon...
I would like to make use of the "password-history" custom policy but I could not get it to work properly. I'm just getting the ".Cannot process your request right now,...
[base_policy.txt](https://github.com/user-attachments/files/18521130/base_policy.txt) i'm trying to make username/signin with password reset according answers in this thread https://github.com/azure-ad-b2c/samples/issues/390 but i faced following issues: 1. Email_And_Username_Signin_Password_Reset policy always redirects me to password reset subjurney...
I'm no security researcher, but the policy provided for email invitation https://github.com/azure-ad-b2c/samples/blob/master/policies/invite-via-email/policy/GenerateInviteToken.xml ... relies on the following for security: - Knowledge of the client ID: The attacker needs to know...
Hi all, The link in totp custom policy "Can't scan? try this" seems do not works when click on it. The url is "otpauth://totp/Tenant%20AAA%20(Dev):[email protected]?secret=4o4tyfx7b5cnvmfy&issuer=Tenant+AAA+(Dev) What it should do? 
We implemented the [invite via email](https://github.com/azure-ad-b2c/samples/blob/master/policies/invite-via-email/) sample, but when we get directed to the page to set our password. We are only seeing the readonly email and the two password...
Typo in the error message of the Impersonation custom policy sample: Should be: Maybe should be fixed in case anyone using the sample doesn't pick up on it.