Category "aad-b2c"

MAUI authentication with MSAL for B2C shows black screen

I am working with the .NET MAUI starter project (calling it AuthTest) and adding the changes from this article, but when the android emulator tries to start the

Azure B2C token scope permission issue

When I try to get a token with a scope inside it then I get a This application does not have sufficient permissions against this web resource to perform the ope

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