3,312 questions with Microsoft Security | Microsoft Entra | Microsoft Entra External ID tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

How to use self-service sign-up user flow once configured

I want specific external tenants to allow users to self sign up to an Enterprise application in my own tenant. I've follow the guide at https://learn.microsoft.com/en-us/azure/active-directory/external-identities/self-service-sign-up-user-flow to…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-12-27T13:16:33.967+00:00
Jochen 151 Reputation points
commented 2020-12-28T20:34:09.723+00:00
James Hamil 27,226 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

Unable to remove MFA from B2C admin account

Got an interesting one. We recently configured an Azure B2C tenant for a Power Apps Portal. All was working great. The account we used to setup and configure the B2C directory is a Global Admin of our primary enterprise Azure AD directory. We also used…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2020-12-22T11:09:14.733+00:00
James Diekman 21 Reputation points
accepted 2020-12-26T20:47:21.873+00:00
James Diekman 21 Reputation points
1 answer

Reset a user's password without Directory.AccessAsUser.All permission in ADB2C using MS Graph API

Previously, I was able to reset a user's password by using the following steps: Get an access token with an administrator's credentials and setting the scope to Directory.AccessAsUser.All from…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-12-23T18:27:46.937+00:00
Faizaan Shaikh 1 Reputation point
commented 2020-12-26T20:25:06.92+00:00
Alfredo Revilla - Upwork Top Talent | IAM SWE SWA 27,526 Reputation points Moderator
2 answers

Azure Active Directory B2C Edit Profile

I working with azure ad b2c, and now i want to change user'email. Is it possible to allow users to edit their profile email in edit profile ?? Now my mobile app can change user'name even so reset password.

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-09-15T14:20:41.05+00:00
Lawson 1 Reputation point
answered 2020-12-26T08:59:18.06+00:00
Jussi Palo 6 Reputation points
0 answers

API access without scopes

Hello there, I got two projects, an ASP.NET Core Web Application (non-MVC) and an ASP.NET Core Web API. Currently I'm trying to integrate B2C into them but I always get stuck with scopes. The Web API contains an authorized endpoint that I want to…

Developer technologies | ASP.NET | ASP.NET Core
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2020-12-25T00:59:54.403+00:00
TorbenJ 11 Reputation points
commented 2020-12-25T10:19:17.52+00:00
Michael Wang-MSFT 1,061 Reputation points
1 answer

B2C redirect url issue with LB

Hi @Anonymous Need you suggestion on following scenario: b2c user login, redirect, sign out everything works fine if I host my app as public facing (i.e. deploy as webapp which can be accessed through plain internet) and It also work fine with…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2020-12-22T05:56:38.123+00:00
Vikas Tiwari 771 Reputation points
commented 2020-12-23T04:18:00.063+00:00
Vikas Tiwari 771 Reputation points
2 answers

Problems downloading well-known page for Azure B2C domain

Hi, I have problems getting weel-known page for my custom domain. This is error I get: { CorrelationId: "ea118b7b-189d-46d2-b562-ae18bb0e0cae", Timestamp: "2020-12-17 20:19:58Z", Detail: "AADB2C: An…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2020-12-17T21:05:38.19+00:00
Jarosław Machaj 1 Reputation point
answered 2020-12-22T17:44:04.24+00:00
JamesTran-MSFT 36,911 Reputation points Microsoft Employee Moderator
1 answer

Can Read Users in B2C Active Directory but cannot Create Users

I have a B2C AD for which I am able to get a single user and list all users. I get 401 unauthorised when I try to create a user. My API app is registered in B2C with permissions Directory.Read.All, Directory.ReadWrite.All and User.ReadWrite.All - all…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Graph
asked 2020-12-10T17:45:42.517+00:00
Joe Thomas 1 Reputation point
commented 2020-12-21T19:49:54.73+00:00
Alfredo Revilla - Upwork Top Talent | IAM SWE SWA 27,526 Reputation points Moderator
1 answer

B2C DropdownSingleSelect data-driven restriction enumerations?

Hello, My company is in the process of migrating our product's users to Azure B2C. To give a little context, the product is a multi-tenant SaaS app. It is a somewhat common use case in my domain for people to work across multiple tenants and we would…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2020-12-17T19:19:29.173+00:00
Brian Engen 1 Reputation point
commented 2020-12-21T18:15:41.25+00:00
Alfredo Revilla - Upwork Top Talent | IAM SWE SWA 27,526 Reputation points Moderator
1 answer

B2C return url specfy

I am trying to setup the below url http://127.0.0.1:13222/index.html for b2c app for do debugging for mobile app. I can't add this via ui or via manifest. it says " Redirect URIs must have a common root domain". We have specified localhost and…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2020-12-11T22:01:56.28+00:00
Bejoy panicker 1 Reputation point
commented 2020-12-18T19:21:57.127+00:00
Bejoy panicker 1 Reputation point
1 answer

Need to create collaboration with external user, but don't have Azure Subscription

We are using SharePoint and Teams to try to share documents for collaboration with someone outside our organization (who also has SharePoint and Teams, but not ours). We set up all the External Collaboration settings and set her up as a Guest User,…

Microsoft 365 and Office | SharePoint | For business | Windows
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Teams | Microsoft Teams for business | Other
asked 2020-12-04T21:29:31.137+00:00
Beverly Barfield 1 Reputation point
commented 2020-12-18T07:53:23.593+00:00
Sharon Zhao-MSFT 25,761 Reputation points Microsoft External Staff
1 answer

Throttling Error from Microsoft Graph Api, with very small volume in Azure B2C

We are facing strange issue . we are receiving 429 from Microsoft graph even for small volume of users. Same code package was working fine till last week and all of sudden we are seeing 429 Too Many requests error from Graph Api event for small volume.…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-12-10T15:12:08.597+00:00
kollipara 21 Reputation points
answered 2020-12-18T01:01:22.27+00:00
James Hamil 27,226 Reputation points Microsoft Employee Moderator
3 answers One of the answers was accepted by the question author.

What licencing do we need to create groups via the graph?

Hi, I'm trying to create groups in AD B2C via the graph SDK. So far I've been able to create applications via the graph with no issues, but creating a group results in the following: Microsoft.AspNetCore.Components.Server.Circuits.CircuitHost[111] …

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
asked 2020-12-16T23:24:29.9+00:00
Dee, Matthew TPC 156 Reputation points
accepted 2020-12-17T23:31:54.557+00:00
Dee, Matthew TPC 156 Reputation points
1 answer

Azure B2C - Phone number Sign up/ Sign In

Hi , So we have the Email Address Sign UP option where we can provide email address and password to sign in to user flow. Similarly, we have the Phone number Sign UP option , where we give phone number and MSFT sends the OTP to that number and that…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2020-12-15T18:13:25.757+00:00
Harjani, Ashish 206 Reputation points
commented 2020-12-17T19:05:24.31+00:00
Alfredo Revilla - Upwork Top Talent | IAM SWE SWA 27,526 Reputation points Moderator
1 answer

Apply custom client side validation on Age field on AD B2C

I'm trying to configure a B2C tenant using custom policies. In the sign up page, I added a custom claim to ask the user about his/her birth date. If the user provides a date which make him/her an under age (+18), I would like to display a verification…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2020-12-17T13:06:06.697+00:00
Ronnie Kapoor 96 Reputation points
answered 2020-12-17T17:47:05.07+00:00
Alfredo Revilla - Upwork Top Talent | IAM SWE SWA 27,526 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

Can't add role assignments to Azure B2C application

Following this documentation https://learn.microsoft.com/en-gb/azure/active-directory-b2c/microsoft-graph-get-started?tabs=app-reg-ga and there's a section describing how to add a Role to an application in order to update user's password, but I…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2020-12-15T17:46:31.75+00:00
Dervanil Junior 71 Reputation points
commented 2020-12-16T18:40:56.347+00:00
Dervanil Junior 71 Reputation points
1 answer One of the answers was accepted by the question author.

B2C Different styles for edit profile and user identity missing

Hi @Anonymous , I need few to know few details if you can please help. 1) Can we customize different styles for different profiles? i.e. Currently I have org based style for login page and same background image and styles gets applied when editing…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2020-12-16T01:18:49.76+00:00
Vikas Tiwari 771 Reputation points
accepted 2020-12-16T15:21:27.603+00:00
Vikas Tiwari 771 Reputation points
0 answers

Receiving error AADB2C90244 on Production

Hi Team, I am receiving below error on production system using Azure AD B2C. I could not find more details to the Root cause of this issue. AADB2C90244 - There are too many requests at this moment. Please wait for some time and try again Please…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2020-12-16T11:06:40.243+00:00
Ronnie Kapoor 96 Reputation points
commented 2020-12-16T12:22:09.697+00:00
VipulSparsh-MSFT 16,316 Reputation points Microsoft Employee Moderator
0 answers

How to send forgot password code only to valid mobile numbers having account

Hi Team, I am using Azure AD B2C custom policies for sign in and sign up and uses mobile number to sign in a user. In case of forgot password, what i want is that only those members should be able to receive the OTP code whose mobile number is…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2020-12-11T11:53:33.537+00:00
Ronnie Kapoor 96 Reputation points
commented 2020-12-16T10:04:37.557+00:00
Ronnie Kapoor 96 Reputation points
1 answer

Azure b2b user invitation acceptance attribute

Hello everyone, I'm kinda new to Azure Graph or to Azure generally haha. I'm looking to aggregate the attribute which would flag if an Azure b2b guest user has accepted the invitation or not. I saw a few articles saying that the attribute is…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-12-15T18:12:21.193+00:00
banana 1 Reputation point
answered 2020-12-15T22:59:58.937+00:00
James Hamil 27,226 Reputation points Microsoft Employee Moderator