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
0 votes
1 answer
53 views

Block signin access based on custom attribute value

I'm have a B2C used to store users for multiple app tenants. In order to specify the tenant a user has access to, I've added a custom attribute tenant (available via extension_tenant claim) which is ...
Marin Bînzari's user avatar
0 votes
0 answers
38 views

Azure B2C Custom Policy split Email verification and Email change page

I have forgot password flow in my custom policies I have next flow Verify current email using OTP 2 On the same popup(page) button for change email If change email than enter a new one + email ...
Alexey Godyl's user avatar
0 votes
0 answers
27 views

Azure B2C Custom Policy - Modify Sign-in inputs

Hi Im just starting to user custom policy for Azure B2C. I would want to create a signin/signup page where I have a customized input in sign in based from combined signup data. Example: In Signup the ...
Dyy's user avatar
  • 51
0 votes
1 answer
44 views

Azure b2c cutom policy signin validation profile

Hi i would like to create a custom policy tosign up/sign in Azure b2c with a validation profile, if user email does not exist in local Db it should fail, if user email exist in the local db but is the ...
José Pelayo's user avatar
0 votes
1 answer
50 views

How to use Face ID in PWA and integrate with Azure AD B2C

We have implemented an Azure backend that exposes a Web API and uses Azure AD B2C to authenticate users. These APIs are consumed by a web portal that is built using a low code platform. When a user ...
DeMaki's user avatar
  • 451
-1 votes
1 answer
50 views

Azure AD B2C Auth Issues

I am trying to setup my app so it can use Microsoft as an authorization option using Azure AD B2C I got it all configured how I thought I needed to and it works for anyone with a personal account from ...
Alan Shipley's user avatar
0 votes
1 answer
46 views

Azure B2C integration not working on app built using pwabuilder for iOS

I have built a PWA using ReactJS, which integrates with Azure B2C for register/sign in using MSAL library. I have built the package for google play store using pwabuilder and I was successfully able ...
Springy Developer's user avatar
0 votes
1 answer
92 views

Null AccessToken returned from AuthenticationResult

Working on an ASP.NET application that authenticates the user, then redeems the authorization code to get the access token, and it's based on https://github.com/Azure-Samples/active-directory-b2c-...
samsu's user avatar
  • 77
0 votes
1 answer
33 views

Azure B2C does not receive script information written in HTML files uploaded to storage

I'm trying to customize the "Forgot Password" page look from B2C's Ocean Blue template. I want to remove the screen with the "Change-email" button. The solution after a lot of ...
simpleman9x's user avatar
0 votes
1 answer
51 views

How to get detailed exception in Azure B2C Custom policy by Correlation ID?

We are using Azure B2C Custom policies. In production, we are getting some exceptions but in Azure App Insights, exceptions are logged with generic message and Correlation ID only. Not sure how to get ...
Abhishek Prajapati's user avatar
0 votes
1 answer
69 views

Azure B2C: Edit Profile via a single page

Use case/goal: allow users to change their personal info from a single "page". A user self-registers for a local account with First Name Last Name Email Address Phone Number Password Both ...
identigral's user avatar
  • 3,861
0 votes
1 answer
49 views

Get Country code and mobile number from Azure ADB2C MFA number used to get OTP separately in token claim using Custom Policy

I am using Custom Policy. I need to get Country code and mobile number from Azure ADB2C MFA number used to get OTP separately in token claim. I can get them as a single unit for e.g. (+91345234223) ...
Chaudhary's user avatar
0 votes
1 answer
62 views

Aquiring Azure B2C token programmatically results in unresolved protocol handler error

We're investigating moving to Azure B2C and as part of a PoC we've successfully set up a user journey with interactive sign-in and enriched claims via an API call. However, we also need the ability to ...
francoiswnel's user avatar
0 votes
1 answer
104 views

Authenticating with Azure AD B2C Issue

I previously had this setup and working with my NextJs app using NextAuth, but I think the creds expired. So when I create a new Client Secret key and Client ID I figured I would update my app then it ...
Alan Shipley's user avatar
0 votes
1 answer
75 views

How to acquire Azure management token and call HTTP in .NET for Azure B2C domain name availability check?

I've been working on setting up Azure AD B2C tenants and encountered a roadblock when trying to verify domain name availability before creating a tenant. Following a helpful response on my previous ...
Piotr Nowak's user avatar

15 30 50 per page