Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
1 answer
23 views

How to Disable Password Text Box Before Email Verification in Azure AD B2C Custom Policy?

I have created a signup and signin user flow in Azure AD B2C. However, I need to implement it using a custom policy. In the user flow, Azure AD B2C disabled all component like "Password" ...
Afshin Alizadeh's user avatar
0 votes
1 answer
30 views

How can I customize Azure AD B2C Email MFA template?

I have an existing Azure AD B2C "Sign in" user flow that has MFA enabled. I was able to customize the page layouts for all the pages such as Sign in page, Multifactor authentication page ...
Jason Susanto's user avatar
0 votes
1 answer
51 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
  • 4,016
0 votes
1 answer
40 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
2 answers
72 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
41 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
  • 888
0 votes
1 answer
45 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
38 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
51 views

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

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
49 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 ...
Thomas R's user avatar
0 votes
2 answers
26 views

What's the link to login page in azure b2c

I have setup Azure B2C with custom user flows, all works fine from my SPA application. However, I have a landing page which is not part of the SPA application and I want to add login and signup links. ...
ipinak's user avatar
  • 5,939
0 votes
1 answer
93 views

Azure b2c - refresh token does not include custom claims

When a user logs in, I hit a REST API that verifies the username and password and returns some properties like personId, comUsername, wcfToken, and organizationCode. These properties are then returned ...
Arjun's user avatar
  • 507
0 votes
1 answer
123 views

Azure B2C IdP-Access Token fails with IDX10511: Signature validation failed

I added a working corporate login (EntraId) for my company in Azure AD B2C with custom policies.Now I can login and I add an access token to the claims, which I sent with my API-Calls Microsoft learn. ...
SCH361's user avatar
  • 87
0 votes
0 answers
43 views

Azure B2C sign-in flow and API Connector Blocking Response

I’m trying to implement API Connector for run custom logic inside Azure B2C sign-in process. The logic should be that when some implemented conditions are met – user is able to successfully log into ...
Piotr Gaszewski's user avatar
0 votes
1 answer
34 views

After using B2C for authentication, I want to ask the Browser at what time the b2c cookie will be set?

I'm trying to use Azure AD B2C for authentication for my app. However, understanding when it is set-cookie for the browser seems difficult. I tried to use the B2C API to authenticate login, but it ...
simpleman9x's user avatar

15 30 50 per page
1
2 3 4 5
156