2,665 questions with Microsoft Entra External ID tags

Sort by: Updated
0 answers

Will External ID in external tenants have a federation functionality?

Hi, our company develops cloud software for other companies to use. Today, we use Azure AD B2C as an IdP for our software. Some of our clients want to use their IdP for their users, so we federate AAD B2C with them. Others - don't have IdP, so 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,665 questions
asked 2024-05-14T12:04:42.0766667+00:00
Taras Bilynskyi 0 Reputation points
edited the question 2024-05-14T12:05:18.1566667+00:00
Taras Bilynskyi 0 Reputation points
1 answer

External identity cannot accept the invitation

This user ([saadi@onminerets.onmicrosoft.com]) was invited to this tenant cfeee0c4-dbf3-44f7-b6c7-361ade5b4555 though without mailbox but was sent the invite link and when clicks the link he get this: When he clicks switch accounts, he gets this:…

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,891 questions
Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
624 questions
Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
588 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,665 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,699 questions
asked 2024-05-09T15:26:31.9666667+00:00
Paul Nwanochiri 20 Reputation points Microsoft Vendor
answered 2024-05-14T10:02:27.4766667+00:00
Akhilesh 5,170 Reputation points Microsoft Vendor
14 answers

AAD B2C - "Lag" after custom policy upload

Hi everyone, when I upload a new version of a custom policy it takes a varying amount of time (from a few seconds to five minutes) until the new version is used. During development this is very frustrating and time-consuming since I either have 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,665 questions
asked 2022-10-20T13:31:47.487+00:00
Maximilian Bürgi 106 Reputation points
answered 2024-05-14T09:28:13.71+00:00
0 answers

How can I synchronize my company employees' calendars with our CRM appointments and vice versa?

Hi all, I'm currently attempting to integrate appointments with the Outlook calendar. However, I'm encountering difficulties accessing users' appointments from their Outlook using Azure App with application permissions. Could you assist me with this…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,052 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,665 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,699 questions
asked 2024-05-13T07:25:11.2033333+00:00
Direselign Addis 0 Reputation points
edited the question 2024-05-14T04:53:05.8633333+00:00
ajkuma 22,606 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure AD B2C Signin Only that users who has gmail.com account or Any Specific Company domain and Only verified by organization (me)

we need to allow only signin from specific gmail user, and also we need to sign in from any company email id and password , we don't want to create any user account and allowed only some specific number of user can signin with gmail.com account…

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,665 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,699 questions
asked 2022-03-09T10:15:45.567+00:00
Devendra Pratap 26 Reputation points
commented 2024-05-13T21:02:07.0666667+00:00
83896097 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure B2C signin-oidc Password Reset - OpenIdConnectProtocolException - invalid_grant

Sign-in and Sign-out flows are working correctly without an error. The password reset is working - the password is changed and the user flow test shows the claims being created correctly. The issue I am facing is on the redirect. This ends with: …

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,215 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,665 questions
asked 2021-10-30T23:37:11.787+00:00
Chilberto 231 Reputation points
commented 2024-05-13T15:24:37.9433333+00:00
Prabhu Ramachandran 0 Reputation points
1 answer

In Entra External ID CIAM, will it be possible to add any external identity provider without a verified domain or DNS change?

We have various customers that have IdPs with their own companies and would like to use their identities to log in to our customer-facing applications. In Entra External ID CIAM, will it be possible to add any external identity provider without 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,665 questions
asked 2024-05-02T17:49:38.2466667+00:00
Craig 10 Reputation points
edited an answer 2024-05-13T10:49:52.5733333+00:00
Akshay-MSFT 16,201 Reputation points Microsoft Employee
0 answers

Why does my Azure AD B2C go into infinite loop on login (localhost)

Followed tutorial (below) to set up a .Net 8 MVC app with an Azure AD B2C signin page. Using a new tenant with user flows. When I test the user flow with reply url, jwt.ms, a token is created. However, when I attempt to test login locally…

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,665 questions
asked 2024-05-09T21:14:43.57+00:00
Lou's World Inc 41 Reputation points
commented 2024-05-13T08:33:32.0666667+00:00
Lou's World Inc 41 Reputation points
1 answer

AVD access for Entra External ID

Are there any plans to allow access to AVDs for Entra External IDs? We would like to allow SSO to AVDs for external users.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,665 questions
asked 2024-04-04T14:08:23.5166667+00:00
FX 0 Reputation points
edited a comment 2024-05-13T08:26:59.41+00:00
FX 0 Reputation points
3 answers One of the answers was accepted by the question author.

Azure B2C tenant URL all returning AADB2C: An exception has occurred

Hello, We have an issue since tonight on our Azure B2C tenant which always returns "AADB2C: An exception has occurred" on all endpoints and we could not locate any logs that would explain the reason behind this. Is there a known downtime 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,665 questions
asked 2020-12-17T21:00:43.827+00:00
Antoine HOM 26 Reputation points
edited an answer 2024-05-13T08:15:15.94+00:00
Reshma M 0 Reputation points
0 answers

How to give external customer accounts in a entra external id tenant access to a a web api in my internal tenant?

I have an internal tenant A where I have internal resources (web api, functions, database, admin website etc). Recently I created an external tenant B with Microsoft Entra External id for customers. There I have registered a SPA app where external…

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,665 questions
asked 2024-05-11T08:33:20.6166667+00:00
Jenny Pettersson 0 Reputation points
commented 2024-05-13T05:50:19.5566667+00:00
Akshay-MSFT 16,201 Reputation points Microsoft Employee
1 answer

Unable to Read/Write B2C Custom Domain Settings in Entra Admin Center

I'm following along the Azure Add your custom domain name steps and trying to navigate to the Settings>Domain name. I have global admin for the tenant which is also linked to an active subscription But there is no Setting under Identity.

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,947 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,665 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,699 questions
asked 2024-05-01T19:40:46.8366667+00:00
Trevor Westin 26 Reputation points
commented 2024-05-13T05:50:14.5566667+00:00
Shweta Mathur 28,016 Reputation points Microsoft Employee
1 answer

AaDApplication Proxy connector

Hi All, for Azure AD Application Proxy, under the Connector event Viewer section, I can see an event: as below: "Microsoft AAD Application Proxy Connector's inactive connection detection mechanism has identified inactive connections, number 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,665 questions
Microsoft Entra Private Access
Microsoft Entra Private Access
Microsoft Entra Private Access provides secure and deep identity-aware, Zero Trust network access to all private apps and resources.
43 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,699 questions
asked 2024-05-08T06:55:10.4133333+00:00
AJAY PRAJAPATI 5 Reputation points
commented 2024-05-13T04:23:58.2733333+00:00
Akhilesh 5,170 Reputation points Microsoft Vendor
1 answer

403 Forbidden - Request forbidden by administrative rules

I work in the UK. On Microsoft Azure/Microsoft Entra ID, my colleagues who are Member users have their user location set to the UK. Even for those that work for our company who live in the US, Canada and India. When 2 of my colleagues went to China they…

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,665 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,699 questions
asked 2024-05-09T08:53:27.9233333+00:00
Dominic Johnson 20 Reputation points
answered 2024-05-10T22:55:54.24+00:00
Fabio Andrade 650 Reputation points Microsoft Employee
0 answers

Can users from different tenants be given access to Business Central?

Is it possible to set up multi-tenancy for Business Central Online? I'd like to find out if and how, users from different Microsoft Entra ID tenants can be given full access to Business Central Online?

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,665 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,699 questions
asked 2024-05-10T00:56:48.37+00:00
Roi Amouyal 0 Reputation points
commented 2024-05-10T20:43:12.1433333+00:00
Marilee Turscak-MSFT 34,316 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Microsoft Entra ID for Customers and OpenID Connect integration with customer Identity Provider

I am looking into the preview for Microsoft Entra ID for Customers (new CIAM solution), and want to know if it is possible to provide SSO for my customers by integrating towards their Identity Provider using OpenID Connect. Currently there seem to be an…

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,665 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,699 questions
asked 2024-03-22T18:08:50.3033333+00:00
Holm Thomas 30 Reputation points
commented 2024-05-10T11:29:35.89+00:00
Masi Malmi 16 Reputation points
1 answer

How to use a microsoft personal email with DefaultAzureCredential from python sdk to download/upload files in azure storage blob account?

I'm developing a system in which a user from a simple python application can download/upload files from azure blob storage. I'm using python sdk and VS code as IDE (without the azure extension activated) and I'm stuck with microsoft personal account used…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,457 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,665 questions
asked 2024-05-09T14:38:27.34+00:00
Alberto Porro 0 Reputation points
edited an answer 2024-05-10T06:51:07.06+00:00
Nehruji R 2,201 Reputation points Microsoft Vendor
2 answers

how to fix app registration access from myapp and restrict from other users

Hi team, I have problem when create external identity & azure ad b2c, to create access management login, i have create azure ad b2c, app registration & add app launcher at enterprice application. Users can access apps from myapp when…

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,665 questions
asked 2024-05-07T03:28:18.78+00:00
Agung 0 Reputation points
edited a comment 2024-05-10T06:20:03.78+00:00
Shweta Mathur 28,016 Reputation points Microsoft Employee
0 answers

B2C Microsoft identity provider with msal-browser 2.x login error code challenge require

Please see my issue in MSAL Github: B2C Microsoft identity provider with msal-browser 2.x login error code challenge require I got a suggestion to ask in the community maybe someone has an answer or has the same issue, Why does B2C not forward some…

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,665 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,699 questions
asked 2024-05-07T11:57:48.75+00:00
Anas 1 Reputation point
commented 2024-05-10T06:17:59.62+00:00
Shweta Mathur 28,016 Reputation points Microsoft Employee
2 answers

How to redirect external user sign in attempt to initial sign in page instead of error page?

Sign in with Microsoft added to our app through our Entra ID. It works only for our tenant users, which is okay. But when external accounts outside our tenant attempt to sign in, a Microsoft error page shows up with sensitive info of our tenant…

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,665 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,699 questions
asked 2024-05-02T05:27:39.0866667+00:00
Mohammad Hasibul Hasan 0 Reputation points
commented 2024-05-10T04:42:28.9466667+00:00
Shweta Mathur 28,016 Reputation points Microsoft Employee