2,652 questions with Microsoft Entra External ID tags

Sort by: Updated
0 answers

Issue access token, only after running custom authorization logic

I want to enable the following flow, given a web app (myWebApp) and an api (myAPI). 1)User has logged in the web app successfully. 2)User wants to call an api, by sending to it an access token in the request. For step 2, it is not enough to…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2021-04-06T08:15:22.117+00:00
NHering22101 106 Reputation points
commented 2021-04-23T16:42:46.72+00:00
Shashi Shailaj 7,581 Reputation points Microsoft Employee
1 answer

Is it possible to convert string claimtype to int claimtype in B2C?

Hi Team, I have a requirement that I need to get a value from the URL (a querystring datetime value) and compare it with the current dateTime in B2C policy. As you can see these two are different datatypes (string, dateTime), Are there any claims…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2021-04-20T23:28:30.55+00:00
John Maria Antony 31 Reputation points
answered 2021-04-22T22:01:48.873+00:00
Hazem Elshabini 81 Reputation points
2 answers One of the answers was accepted by the question author.

Customize the user interface in AD B2C custom policy

Hi, I am trying to customize the user interface for the app factor registration page <ContentDefinition Id="api.selfasserted.appfactor.registration"> I changed the LoadURI to point to https://aikaan.z13.web.core.windows.net/index.html I…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2021-04-22T09:48:44.967+00:00
AiKaan Labs 21 Reputation points
commented 2021-04-22T14:05:58.657+00:00
AiKaan Labs 21 Reputation points
2 answers One of the answers was accepted by the question author.

Passwordless authentication using email only in B2C

I can see that there is a phone only authentication (in public preview ) https://learn.microsoft.com/en-us/azure/active-directory-b2c/identity-provider-local?pivots=b2c-user-flow#phone-or-email-sign-in-preview Is there a similar flow to sign using…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2021-04-05T12:30:37.67+00:00
NHering22101 106 Reputation points
accepted 2021-04-22T13:51:55.38+00:00
NHering22101 106 Reputation points
1 answer

I can subscribe to User ChangeNotifications, but never receive notifications. Is this supported or am I doing something wrong?

Hello, I can follow the guide (linked below) to set up change notifications with Azure AD and everything works great. When I change my configuration to subscribe to B2C, however, things are not so great. I can create a subscription via the graph…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2021-04-16T14:06:19.33+00:00
Brian Engen 1 Reputation point
commented 2021-04-22T13:31:34.32+00:00
Brian Engen 1 Reputation point
1 answer

Microsoft Graph client error : Authentication challenge is required error

Tagging @Anonymous for help. I am working on a Blazor server side .Net 5.0 application that allows a user to delete a user from Azure AD B2C after he has logged in. I am using the information contained in this article. I am getting a Message:…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,559 questions
asked 2021-04-11T22:48:43.043+00:00
ajit goel 1 Reputation point
answered 2021-04-21T17:21:41.457+00:00
Nandeesh Swami-MSFT 1 Reputation point Microsoft Employee
2 answers

Azure AD B2C user as guest in AD B2B

I have an Azure AD B2C established with users already added based on a third party application user group. In order to allow the users to use Power BI, I need to have them "guested" within our corporate AD B2B. This is the AD that is attached…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2021-04-14T14:48:29.317+00:00
TimVavra 1 Reputation point
answered 2021-04-20T11:37:20.897+00:00
TimVavra 1 Reputation point
1 answer

How to access an API registered in one AAD tenant (Tenant-A) from a public/native client app registered in another B2C Tenant (Tenant-B)

Hi Everyone, I followed the instructions mentioned in answer to this question to access a Web API registered in one AAD tenant (Tenant A) from another AAD tenant (Tenant B): …

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,559 questions
asked 2020-11-10T05:14:15.577+00:00
Varun 16 Reputation points
commented 2021-04-19T19:11:41.793+00:00
Varun 16 Reputation points
1 answer

504 Gateway Time-out when Getting B2C Users List (80K) using MS Graph in Asp Dot Net core WebApp

Hello All, I am getting 504 Gateway Time-out Error when fetching B2C Users List which is >80K. The same worked fine for around 4k users, with a little wait, and works even more smooth with less than 2k users while testing. Is there any…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,187 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2021-04-14T12:44:31.377+00:00
Rishi Verma 126 Reputation points
answered 2021-04-17T10:09:44.433+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
1 answer

AADB2C90068: The provided application with ID is not valid against this service. Please use an application created via the B2C portal and try again

I have created application Blazor server application in visual studio 2019. Which used Azure Ad B2C authentication. But i have received below error when going to login. Sorry, but we're having trouble signing you in. We track these errors…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,395 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2021-04-16T11:13:43.477+00:00
Navneet 1 Reputation point
commented 2021-04-16T19:48:21.477+00:00
Marilee Turscak-MSFT 34,036 Reputation points Microsoft Employee
2 answers

Localisation of Azure AD B2C custom policy showing unicode characters instead actual letter

I'm trying to implement localisation in custom policies and created localised resources: When it is renders in browser, for "Correo electrónico o número de teléfono" it is showing as Correo electrónico o número de teléfono …

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2020-01-15T20:08:46.94+00:00
AB 156 Reputation points
answered 2021-04-16T13:19:04.753+00:00
SvenGlöckner 436 Reputation points
1 answer

How to configure Serverless Azure SQL for Multiple ASP.NET Core web sites with EF Core

I'm planning on hosting single instances of multiple (two for starters) ASP.NET/EF Core Web Sites in Azure Kubernetes and they need databases for persistence. These websites will be code first and not share any data structures. All of these sites will…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
696 questions
Azure SQL Database
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,187 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2021-04-10T21:59:39.36+00:00
Siegfried Heintze 1,861 Reputation points
commented 2021-04-16T00:45:32.057+00:00
Navtej Singh Saini 4,216 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to map from B2C consumer users to Dynamics 365 contacts?

Hi, How can B2C consumer users created by the sign in/sign up flow be mapped to Dynamics 365 as contacts? Mapping in this context is taking a unique identifier or attribute from Azure B2C login process for a Web-app registration, and finding a…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2021-04-13T05:41:03.537+00:00
Michael Watkinson 21 Reputation points
accepted 2021-04-15T22:43:50.167+00:00
Michael Watkinson 21 Reputation points
0 answers

Use Microsoft Graph in a web API with a Blazor Server client

Whereas I have spent a very long day trying and failing to get this working, I do feel like I'm tantalizingly close. In fact I have this example working. The problem is that example uses a WPF client, and for the life of me I can't seem to get the same…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,187 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,395 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2021-04-04T08:29:52.687+00:00
Bradley Plett 36 Reputation points
commented 2021-04-15T22:13:17.737+00:00
Marilee Turscak-MSFT 34,036 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

ADB2C number of applications limitation

Hello, We are wondering what is the current limitation for the number of applications created within ADB2C tenant? Is there actually such a limit and if yes what is it? Thanks

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2021-04-14T07:56:46.65+00:00
Cedric GUITARD 21 Reputation points
accepted 2021-04-15T07:24:45.95+00:00
Cedric GUITARD 21 Reputation points
2 answers One of the answers was accepted by the question author.

How to customize the layout for Azure AD B2C template?

I want my login page look like the following In my custom-ui.html, I am using unifiedssp for the login page. <div id="api" data-name="Unifiedssp"></div> And it looks like this What can I do in my…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2021-01-25T21:28:35.81+00:00
Carol Lai 521 Reputation points
accepted 2021-04-14T15:14:15.753+00:00
Carol Lai 521 Reputation points
3 answers One of the answers was accepted by the question author.

Azure AD B2C: How to get the refresh token in a MVC app?

I have obtained an ID token via a custom policy. How to get a refresh token for requesting a new ID token upon expiration?

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2021-03-08T15:04:04.527+00:00
Carol Lai 521 Reputation points
accepted 2021-04-14T15:08:49.347+00:00
Carol Lai 521 Reputation points
0 answers

Migrating from Auth0 to Azure B2C with a SAML connection

Hello, We are moving our identity services from Auth0 to Microsoft. In Auth0 we setup an authentication connection to be done via SAML. Our SAML provider is using SimpleSAML (not Active Directory). This was easy and worked great in Auth0. In…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,559 questions
asked 2021-04-02T16:34:22.933+00:00
Jeremy Swensen 1 Reputation point
commented 2021-04-14T14:44:14.277+00:00
Shashi Shailaj 7,581 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Blazor server app with Azure AD B2C authentication

Hi while trying to launch my app with Azure AD enabled i get the following error: Error. An error occurred while processing your request. Request ID: 00-fca99c8b40b49d4798e8f0ce2e129ea9-3b940a54171b6045-00 Development Mode Swapping to…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,395 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2021-04-13T18:38:39.593+00:00
arun singh 111 Reputation points
accepted 2021-04-13T21:11:56.777+00:00
arun singh 111 Reputation points
1 answer

Azure B2C - SAML Logout

I am trying to understand how to perform a logout in Azure B2C (I have a custom policy setup for SAML authentication), from my understanding there are two types of bindings, HTTP-Post and HTTP-Redirect. I checked the metadata file and it has both listed.…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2021-03-31T15:47:27.277+00:00
gdxyz 11 Reputation points
commented 2021-04-13T14:56:51.847+00:00
gdxyz 11 Reputation points