2,633 questions with Microsoft Entra External ID tags

Sort by: Updated
1 answer

Transitioning from SQL Database to Custom Attributes for Azure Blob Storage User Access in B2C User Flow

I have an API that allows B2C users to upload/download files from Azure Blob Storage containers. Currently, I use an SPA with an Azure Function that sends the upload or download request to the Azure Blob Storage container that the user has access to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,210 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,415 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,633 questions
asked 2024-04-16T14:46:03.98+00:00
hampton123 1,030 Reputation points
answered 2024-04-19T15:41:10.9166667+00:00
Ryan Hill 25,476 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure AD B2C- sign-in workflow with google as an IdP-error AADB2C99002

Hi everyone, I am writing here the issue that I am facing while working on sign-in workflow with Azure AD B2C. Your help is appreciated. Pre-requisites: I have Azure AD B2c tenant. I want to set up sign-in workflow with google as an IdP. …

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,633 questions
asked 2022-06-16T09:14:48.627+00:00
shital.lawhale 31 Reputation points
commented 2024-04-19T15:33:15.0966667+00:00
Akash Upadhyay 0 Reputation points
1 answer

Azure AD B2C: Multi-Tenant Entra ID automatically enable accounts

I have followed this tutorial to set up sign-in for multitenant Microsoft Entra ID using custom policies in Azure Active Directory B2C. Everything is working except all newly created accounts are disabled by default. I would like to have all new…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,822 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,633 questions
asked 2024-04-18T02:52:45.0033333+00:00
Jeremy Ramsey 0 Reputation points
commented 2024-04-18T21:14:26.6433333+00:00
Jeremy Ramsey 0 Reputation points
1 answer

How to protect Flask API routes with Azure AD B2C?

This is not that well known so I thought I may come up with an article but first, let's see if others from the community can contribute. Copilot/AI is fine but do not forget your personal touch :)

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,633 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,388 questions
asked 2024-04-17T18:04:12.5966667+00:00
answered 2024-04-18T18:46:13.4566667+00:00
Carlos Solís Salazar 16,431 Reputation points
0 answers

How to remove proxy address from an azure ad user?

How to remove a proxy address from azure AD user? Generally I have logged to portal using personal ms account, signed up for azure and created a separate tenant, then an internal user with global admin privileges that I intended to use daily instead of…

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,633 questions
asked 2021-10-09T13:22:23.96+00:00
Zegan, Michał 21 Reputation points
commented 2024-04-18T16:15:12.2366667+00:00
José Manuel Ortega Falcón 0 Reputation points
1 answer

Integrating proprietary directory users with Microsoft Entra ID

Hi, our company has an Entra directory of users and a proprietary directory of 3rd party customers. In the case of the 3rd parties, we want to take advantage of Entra's capabilities. However, we've hit a roadblock as they have emails in multiple domains…

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,633 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,388 questions
asked 2024-04-09T18:49:41.3166667+00:00
Maksymilian Chwałek 20 Reputation points
commented 2024-04-18T12:20:25.2833333+00:00
Akhilesh 4,615 Reputation points Microsoft Vendor
1 answer

Configure SAML based SSO for external user authentication

Hi, We would like to expose our application to internet and authenticate users using Microsoft entra. Expecting the users to put in their personal ids or work\school Microsoft ids to sign in. Based on research online, we need to create an entra app. I am…

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,633 questions
asked 2024-04-17T03:35:48.38+00:00
Gopal Vangala 0 Reputation points
answered 2024-04-18T11:20:27.64+00:00
Akhilesh 4,615 Reputation points Microsoft Vendor
1 answer

Best method to validate the e-mail address in Azure AD B2C custom policy to restrict the particular domain name.

We have a requirement to restrict particular domain (assume gmail.com) not be used by user during the sign-up flow. For the email address Validation, we used regular expression in custom policy.    

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,633 questions
asked 2023-11-15T16:01:24.98+00:00
Gowtham K 6 Reputation points MVP
commented 2024-04-17T17:36:59.6233333+00:00
Gowtham K 6 Reputation points MVP
1 answer

Multiple authschemes is not working

I have added two authentication AzureAD and AzureB2c in mvc core3.1 using microsoft.identity.ui & web packages. I am able to call challenge both schemes but after login -in successfully my controller postback action method is not executing even…

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,633 questions
Microsoft Entra
asked 2024-04-15T10:06:43.8666667+00:00
Shashank Patel - I52925 0 Reputation points
commented 2024-04-17T10:20:15.5033333+00:00
Shashank Patel - I52925 0 Reputation points
1 answer

Graph API app permissions restricting to user or groups

Hey Msft, GRAPH API is very helpful and powerful to return the information. As you know there are two moded on it as mentione here : https://learn.microsoft.com/en-us/graph/auth/auth-concepts App and delegated access. For our recurring use cases we…

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,633 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,388 questions
asked 2023-10-28T07:49:25+00:00
Vikram Lamba 0 Reputation points
edited a comment 2024-04-16T16:50:11.96+00:00
Luke Hollis 0 Reputation points
1 answer One of the answers was accepted by the question author.

Okta as an external identity provider to Azure Active Directory B2C

Hi, Does Azure AD B2C supports external identity providers like Okta? Or do we have to develop a custom policy for that? 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,633 questions
asked 2024-04-12T08:30:08.33+00:00
Zoubir Yacoubi 20 Reputation points
accepted 2024-04-16T09:51:40.3166667+00:00
Zoubir Yacoubi 20 Reputation points
1 answer One of the answers was accepted by the question author.

AADSTS50020: User account 'example@example.com' from identity provider 'live.com' does not exist in tenant 'Default Directory' and cannot access the application '' in that tenant.

Hello, I am trying to integrate sign-in with Azure-ad using Next Auth. I followed all of the instructions in https://next-auth.js.org/providers/azure-ad and created a new application with the signInAudience set to AzureADandPersonalMicrosoftAccount.…

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,633 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,388 questions
asked 2024-03-24T23:34:39.35+00:00
Oliver Moscow 20 Reputation points
commented 2024-04-16T09:19:45.2+00:00
Marcel de Sousa 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to get the most accurate MFA user status using PowerShell or via GUI?

What's the most accurate way to get the User MFA status using the PowerShell for Microsoft graph? Because using the portal GUI below, they both show different statuses for the esame user. Old MFA:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,520 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,037 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,633 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,388 questions
asked 2024-04-15T07:25:45.2366667+00:00
EnterpriseArchitect 4,721 Reputation points
accepted 2024-04-16T03:20:23.2733333+00:00
EnterpriseArchitect 4,721 Reputation points
2 answers One of the answers was accepted by the question author.

Entra ID and Microsoft Accounts in CIAM Tenant

I'm a bit confused with how some of the Identity options work in the new CIAM External Identities tenant. Let's say I have some customers who want to access my applications using Local accounts (email), and others who want to authenticate using either…

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,633 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,388 questions
asked 2024-04-09T16:32:06.2133333+00:00
Jeremy 136 Reputation points
accepted 2024-04-15T12:37:29.3833333+00:00
Jeremy 136 Reputation points
2 answers

Transition to role-based access control (RBAC) in Azure by 31 August 2024

I created an Azure Account for deployment and have a service Administrator role in side Home > My resource group > Access control (IAM) > Classic administrators, I am the only person using this account as an owner and do not have any…

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,633 questions
asked 2024-03-13T06:40:42.7766667+00:00
Arpita Pathak 0 Reputation points
commented 2024-04-15T07:40:55.54+00:00
Sandeep G-MSFT 14,241 Reputation points Microsoft Employee
0 answers

AD B2C show standard error page when REST API returns 4xx

Hi, I'm calling a REST API from an orchestration step just using a TechnicalProfile, but not inside a ValidationTechnicalProfile block. <OrchestrationStep Order="6" Type="ClaimsExchange"> <ClaimsExchanges> …

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,633 questions
asked 2022-03-07T16:25:40.147+00:00
Florian Huber 11 Reputation points
commented 2024-04-12T22:40:20+00:00
Ana Stanciu 0 Reputation points
2 answers

B2C Custom Policy Translations for Required Fields on SignUp page Not Translatable

Hi Folks, Using Custom Policy for Signup process. We have translations for 9 languages and several required fields. However the translations are not working for required fields. What I get is "{field-type} is required" (screen shot below). On…

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,633 questions
asked 2023-09-22T22:07:16.22+00:00
Johnson, Mark IT 5 Reputation points
commented 2024-04-12T08:18:37.9966667+00:00
Raman Kumar 0 Reputation points
2 answers

Does the session cookie generated using microsoft Azure AD store any personal Identifying information

Hi, We use Azure AD authentication for MFA and SSO. We would like to know of the session cookie stores any personally identifying information?

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,633 questions
asked 2024-04-09T20:28:56.67+00:00
Raymond Williamson 0 Reputation points
answered 2024-04-11T17:07:59.2966667+00:00
Marilee Turscak-MSFT 33,706 Reputation points Microsoft Employee
1 answer

How to jump to previous orchestration step

I am allowing users to sign in using multiple MFA options and want to persist the default selection. If the user has selected Phone / Email MFA options then on the next login user should be directed to Email or Phone MFA orchestration step, And MFA…

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,633 questions
asked 2024-04-09T17:09:17.32+00:00
x-Yasin Shaikh 0 Reputation points
commented 2024-04-11T11:28:58.5333333+00:00
x-Pooja Kale 0 Reputation points
1 answer One of the answers was accepted by the question author.

Teams group sharing with external users - do we need Entra licenses?

I would like some clarity on the Entra External ID licensing and MAU. Our organization has 2 M365 Basic subscriptions (Global admin account and org. communications account). We have a Teams group which we share with 30-40 external users. They need access…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,734 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,031 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,633 questions
asked 2024-04-10T11:34:58.5366667+00:00
V 20 Reputation points
commented 2024-04-11T09:35:43.6633333+00:00
V 20 Reputation points