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
trafficstars

Hello, I tried to use the custom policies defined in the example you uploaded https://github.com/azure-ad-b2c/samples/tree/master/policies/disable-inactive-account/policy and i'm getting the following validation errors (i just set the tenant i use): Validation...

Hi, I've used the sample policy for TOTP documented [here](https://github.com/azure-ad-b2c/samples/tree/master/policies/totp). I can successfully use my local account's credentials, enrol MFA with authenticator app, and pass the login screen. Everything works...

I get this error ![image](https://github.com/azure-ad-b2c/samples/assets/107046041/efe5790d-9afc-4b82-ae86-902cc606a48d)

The user encounters a recurring prompt to enroll in Multi-Factor Authentication (MFA) using TOTP during login attempts, despite having previously completed the enrollment successfully. Also, in the Azure portal, there...

The Azure B2C identity provider recently increased the length of their generated authorization codes, those codes are used as a query parameter for OIDC flows. We currently have a SPA...

I've noticed that every so often, seemingly randomly, the Continue button won't work in my B2C login flows. Everything happens like normal - the network request is sent to the...

We use a custom policy and we have a frustratring behavior for the validation. For instance, we have an email input. Current Behavior : - Focus the input - Type...

I am utilizing a custom policy for sign-in with a multi-tenant Identity provider, and I've enabled the MFA TOTP method. However, I'm encountering the following error: [SignUpOrSignIn.txt](https://github.com/azure-ad-b2c/samples/files/13476028/SignUpOrSignIn.txt) [TrustFrameworkBase.txt](https://github.com/azure-ad-b2c/samples/files/13476029/TrustFrameworkBase.txt) [TrustFrameworkExtensions.txt](https://github.com/azure-ad-b2c/samples/files/13476030/TrustFrameworkExtensions.txt) [TrustFrameworkLocalization.txt](https://github.com/azure-ad-b2c/samples/files/13476031/TrustFrameworkLocalization.txt)...

I am getting below error while logging in with B2C & calling the legacy idP to migrate user with a visual studio subscription tenant (no help with azure app insights):...