Category "aad-b2c"

Azure B2C - Adding a Language Selector to Html Template - How to pass chosen language to application

We are using Azure B2C custom policies. We implemented a language selector on the sign in screen by adding it to the our custom html template. This works fine

Azure AD B2C Custom policy goes to start of user journey after OTP verification

I'm using the reset password sample from the Azure AD B2C samples repository: https://github.com/azure-ad-b2c/samples/tree/master/policies/pwd-reset-email-exist

Looking up users in AAD B2C using extension attributes or unusual standard attributes

This is a follow-up to this question. I need to query AAD B2C to lookup a user using an employeeID which, for reasons related to what fields our account provisi