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).

azure-ad-b2c
-1 votes
0 answers
13 views

Can you create 'User Flows' in Azure with a pay-as-you-go account

I'm trying to follow the tutorial here: enable auth web api and here set up user flows i have a pay-as-you-go account and I don't see the 'user flows' option anywhere in the AAD B2C UI. Any advice?
Chris Hayes's user avatar
  • 3,994
0 votes
0 answers
14 views

How can I automate uploading a PFX Client Certificate for Azure AD B2C custom policies

Can anyone point me to a functioning process to automate the upload of a client certificate (PFX/Password) to Azure AD B2C as a Policy Key for a Custom Policy? I can manually upload the certificate no ...
BenAlabaster's user avatar
  • 39.7k
1 vote
0 answers
37 views

Changing Default Email Address in Azure AD B2C User Flows Without Custom Policies

We are using Azure AD B2C for our identity and access management, and we've run into an issue regarding the default email address used for communications. Currently, Azure AD B2C sends emails from ...
HootanHT's user avatar
  • 261
0 votes
0 answers
74 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 ...
Shawn Peery's user avatar
0 votes
1 answer
25 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 ...
CreganTur's user avatar
0 votes
1 answer
33 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 ...
Tan Vu's user avatar
  • 3
0 votes
0 answers
30 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 ...
Lakmal's user avatar
  • 889
0 votes
0 answers
19 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 ...
Joseph Freitas's user avatar
0 votes
1 answer
39 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 ...
user3614070's user avatar
0 votes
1 answer
37 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 ...
Killerbe's user avatar
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 ...
O P's user avatar
  • 17
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. ...
user26380795's user avatar
0 votes
0 answers
16 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 ...
Tomas McGuinness's user avatar
-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 ...
Simon Vandeputte's user avatar
0 votes
0 answers
16 views

AAD B2C QR Code not showing for some users

We have a custom policy that provides new users with a QR code to scan in their authenticator app to create TOTP codes for authentications. I am having an issue where the QR code does not load for ...
Andrew Wiebe's user avatar

15 30 50 per page
1
2 3 4 5
410