Skip to main content

Questions tagged [azure-ad-b2c]

Azure AD B2C is a cloud identity management solution for web and mobile applications targeting your customers (consumers and businesses).

0 votes
0 answers
61 views

Access Token not returned by /token Azure B2C

I've started attempting to create a SPA with Web API connectivity through Azure AD B2C. I've successfully done this in the normal Microsoft Entra Id. I am following this guide. Here are details ...
0 votes
1 answer
29 views

Azure B2C multi-tenant Microsoft Entra ID doesn't allow sign in as another Microsoft account

After following this tutorial to setup AD B2C multi-tenant for Microsoft sign in: Set up sign-in for multitenant Microsoft Entra ID using custom policies in Azure Active Directory B2C, we encountered ...
0 votes
0 answers
17 views

ID Token in MSAL User Token Cache Is Missing Custom Claims Present In Token from AcquireInteractiveToken

I am using PublicClientApplicationBuilder to add Microsoft Azure AD B2C to a desktop application. We are extending an existing Identity Experience Framework custom policy already in use for a website ...
1 vote
1 answer
39 views

Azure AD B2C - Some users do not receive verification codes to their emails

Good afternoon, I have tried searching online but I could not find a definitive answer for this as most posts just end up as dead ends. We use Azure AD B2C for creating customers as members in our ...
0 votes
1 answer
36 views

Azure Function App authentication using Azure B2C

I have a single-page application (SPA) developed with Vue.js and hosted on Azure App Services that is using Azure B2C and MSAL 2.8.0 for authentication. The web APIs called by the SPA are developed ...
1 vote
1 answer
29 views

Okta initiated logon to Azure B2C

We are trying to use Okta for external users to log in to our Azure B2C for API access. We have it working (ish) but it requires multiple clicks by the users and could end up being a bit confusing. ...
0 votes
0 answers
26 views

Azure B2C Authentication Error IDX20803 and IDX20804 in Production Environment

I'm currently running an application in a production environment hosted on Azure (.net 8), which is set up with Azure B2C authentication. Recently, I've started to see a large number of failed ...
0 votes
0 answers
14 views

User info endpoint intermittently sending incorrect data when impersonating

Issue is happening intermittently and seemingly at no specific interval. Admin user is impersonating another user, when the user-info endpoint is hit with the impersonated access_token, some details ...
1 vote
3 answers
1k views

Invite external user to Azure B2C using email address as their username

I want to be able to create a new user in our Azure B2C instance using their preferred email address as the username they will use when accessing our web portal. I'm using the Invitation Microsoft ...
0 votes
1 answer
36 views

In Azure AD B2C who provides the ID token?

I am trying to get my head around the concept. You have an azure B2C, and have two external IDP's configured. I guessed that the ID token was provided by the Azure B2C and not the external IDP which ...
0 votes
0 answers
42 views

Azure B2C not returning user's email in Application Claims reliably

I have a flask web application hosted through Azure App Service that uses Azure B2C for user authentication and account management. Upon visiting the website, a user is expected to log in using their ...
2 votes
1 answer
905 views

Azure: Use App Gateway for Custom B2C Domain instead of Front Door

I have an Azure Front Door providing a custom domain for Azure AD B2C. Is it possible to use an Azure Application Gateway for that purpose instead? It seems like the main difference is just the global ...
4 votes
2 answers
2k views

Azure AD B2C, unauthorized_client Error

I have configured the Azure AD B2C application, but when I run the application getting the subject mentioned error, what could be the reason. Error. An error occurred while processing ...
0 votes
0 answers
14 views

Using AzureB2C Invite flow prevents EnableTokenAcquisitionToCallDownstreamApi from working. Can I use two custom policies?

I'm trying to work with AzureB2C's invite flow from their samples (https://github.com/azure-ad-b2c/samples/tree/master/policies/invite) I have setup the two custom policies B2C_1A_InvitePolicy ...
-1 votes
0 answers
32 views

SSO accross different identity provider domains using Azure ADB2C

I am currently working on a project involving multiple service providers, each with a distinct domain, such as "domain1.com", "domain2.com", and so on. Each domain has its own ...

15 30 50 per page
1
2 3 4 5
410