3,309 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.

Native UX for the application for sign in/signup in Azure B2C

I have an application for Android/IOS. Is there a way to have the native UX for the application for sign in/signup but instead it uses Azure B2C in the background to handle the authentication? I.e. not present a standard login page but instead fill in…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2021-03-09T14:55:16.907+00:00
mandania 156 Reputation points
accepted 2021-03-12T07:20:25.807+00:00
mandania 156 Reputation points
0 answers

Pull Phone MFA via Beta Graph in Azure AAD B2C

I use custom policy to set user phone mfa. However, when we try to pull the phone mfa for a user via Beta Graph, it doesnt pull the values: var phoneMFA = await _graphServiceClient …

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2021-02-26T13:48:24.997+00:00
Heather Turner 66 Reputation points
commented 2021-03-11T15:54:35.54+00:00
Heather Turner 66 Reputation points
0 answers

B2C error page

Two questions. 1) I am customizing an error page, as the 'catch all general exception' page doesn't look right. However, building a custom HTML site from scratch (which I could then uplooad to the api.error), I need a way to add in the exception and…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2021-03-09T11:47:59.3+00:00
Anonymous
commented 2021-03-10T00:48:52.777+00:00
James Hamil 27,226 Reputation points Microsoft Employee Moderator
1 answer

Azure B2C Application call Azure AD API

I also have an Azure AD tenant (Tenant 1) with an application registered that is providing authentication for a Web API in the same tenant. I have a web application that I want to support user signup/signin and registration via Azure B2C (Tenant 2)…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2021-02-25T22:20:24.29+00:00
Brandon Weber 6 Reputation points
commented 2021-03-09T16:38:07.1+00:00
JamesTran-MSFT 36,911 Reputation points Microsoft Employee Moderator
1 answer

Azure AD B2C: user migration of social media user

Hi I migrate my social media user to Azure AD B2C, try to login with it take to me on signup form not login. I have attached image, let me know where i am wrong...

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2021-03-05T10:16:17.197+00:00
Muhammad Usman shaikh 66 Reputation points
answered 2021-03-08T13:49:02.77+00:00
Jitendra Rai 231 Reputation points
0 answers

Azure AD B2C Migration Data

Hi, We are using Phone No: signup/signin, we want to migrate our existing data into Azure AD B2C but can't find any example related to this. Please share a example or sample code, migrate existing data with phone number. Thank you.

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2021-03-04T04:30:14.713+00:00
Muhammad Usman shaikh 66 Reputation points
commented 2021-03-08T03:45:01.81+00:00
Jitendra Rai 231 Reputation points
2 answers

application register under "Accounts in this organizational directory only (Compny Group only) Single and multiple tenant " not considered it as B2C application

i am trying to make new application in the Azure Ad B2C but when i make application using blow Supported account types Accounts in this organizational directory only (CompnyGroup only - Single tenant) Accounts in any organizational directory…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2021-02-17T14:24:04.283+00:00
Sultan Dilawar Ali 1 Reputation point
commented 2021-03-08T00:31:09.4+00:00
Code Bit 86 Reputation points
1 answer

Azure B2C Auto Incrementing or Integer User ID?

I have a requirement where the application I'm working on needs an integer-based user ID associated with each user. I know that B2C generates a hexadecimal UUID, but that would be a very large number if converted to an integer. Before my client…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2021-03-02T20:18:16.173+00:00
Anonymous
commented 2021-03-05T11:45:31.663+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

B2C Login screen - nothing loaded into the api div

We've had a user who has reported that they were unable to login because there were no fields for them to enter in their username and password. Basically, nothing had been loaded into the #api div. This occurred around 10:00 GMT on 18th February, but…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2021-02-24T15:55:53.29+00:00
Neil B 21 Reputation points
accepted 2021-03-05T11:43:16.433+00:00
Neil B 21 Reputation points
0 answers

.Net Core 5 Azure AD B2C Login and API access token authentication for independent frontend

I have setup Azure AD B2C and written a working signup/login .Net Core 5 app with controller endpoints that require authentication to access. I have have used Microsoft Identity Web Library using methods such as AddMicrosoftIdentityWebAppAuthentication…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2021-03-01T14:11:54.92+00:00
Claus 96 Reputation points
commented 2021-03-05T10:29:09.44+00:00
Jitendra Rai 231 Reputation points
2 answers

AD B2C - Customizing sign up flow.

Hello, I am setting AD B2C for mobile applications and I would like to have a separate sign-up and sign-in flow. For sign-up, when I run user flow, I get following interface - ![74510-sign-up.jpg][1] but I would like to have this interface as below -…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2021-03-05T04:49:59.417+00:00
Nitin Ambupe 1 Reputation point
answered 2021-03-05T08:56:56.1+00:00
Nitin Ambupe 1 Reputation point
0 answers

Azure AD B2C: Exception on Create with Phone Number

Hi I am register user in azuer ad b2c with phone authentication but getting this error Code: internalServerError Message: An unspecified error has occurred. Inner error: Message: One or more errors occurred.

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2021-03-04T13:22:20.45+00:00
Muhammad Usman shaikh 66 Reputation points
commented 2021-03-05T04:23:26.567+00:00
Muhammad Usman shaikh 66 Reputation points
2 answers

Azure AD B2C: Apple Sign in not working with Azure AD B2C

I have set up Google, Facebook and Apple Sign-in for user log in. User is getting successfully logged in using FB and Google, but when I try to sign in with Apple, it signs in but throws error "Sign-up not completed." Apple Sign in is…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2021-02-25T05:44:10.103+00:00
Amita Jain 21 Reputation points
commented 2021-03-04T08:05:34.317+00:00
Amita Jain 21 Reputation points
0 answers

Create new app role in B2C via Microsoft Graph

Hello, Im trying to create a new app role using Microsoft Graph via B2C. Is this possible using graph or only approleassignments with already existing app roles? Here is a code snippet that I am using: var application = new Application …

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Graph
asked 2021-02-23T22:48:18.837+00:00
Heather Turner 66 Reputation points
commented 2021-03-03T07:04:18.823+00:00
Jitendra Rai 231 Reputation points
3 answers

AD B2C Custom Identity providers: how to configure code_challenge?

Hi, I am trying to configure a private OpenID Connect Identity provider and Azure B2C does not send code_challenge, code_challenge_method and code_verifier parameters which are required in our implementation. Is this supported? This doc…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2019-12-16T17:19:42.313+00:00
Francis C2 21 Reputation points
answered 2021-03-03T05:52:06.993+00:00
Chintan Bhatt 1 Reputation point
2 answers

Azure Active Directory B2C: Add Forgot password Link in my custom sign in policy

I want to add forgot password link in my custom sign in policy for local accounts. but I am not able to get any proper document for this particular scenario.

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2021-02-26T06:19:50.63+00:00
Karan Shah 6 Reputation points
answered 2021-03-02T12:28:06.607+00:00
AmanpreetSingh-MSFT 56,876 Reputation points Moderator
1 answer

Azure B2C Custom Policy: How to show static html page only?

I am modifying an existing custom policy's behavior and have not yet been able to find guidance on what I a trying to do. Backgound I have a custom signup/signin policy with a terms & conditions page. The general workflow is: Sign up / Sign in …

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2021-02-25T17:40:26.3+00:00
Sean Killeen 356 Reputation points
answered 2021-03-02T06:43:48.357+00:00
Jitendra Rai 231 Reputation points
1 answer

Azure AD B2C Mircrosoft graph Api

Hi have a confusion, can we get information from microsoft graphi api me can we used same access token that we received on login of user in azure ad b2c, please explain it and share a sample in c#.

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2021-03-01T08:39:02.677+00:00
Muhammad Usman shaikh 66 Reputation points
answered 2021-03-02T06:34:03.703+00:00
AmanpreetSingh-MSFT 56,876 Reputation points Moderator
1 answer

Configure Azure B2B as SAML IDP for Salesforce Community

Hello, I've been trying to configure Azure B2C as a SAML IDP for Salesforce Communities with nom luck. I received an error from Salesforce of a problem. Can someone know hoe to do it?

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2021-02-15T02:09:25.837+00:00
Adalberto García Espinosa 86 Reputation points
commented 2021-03-02T04:55:33.973+00:00
VipulSparsh-MSFT 16,316 Reputation points Microsoft Employee Moderator
1 answer

[Azure AD B2C] Send user from Login page to password reset page

Hi, I want to know if it's possíble to send data from the login page to the password reset page? I want to do this to make easier to the user. This is my case: The user enters the login page and fill the user name input The user doesn't know…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2021-02-26T18:14:06.63+00:00
Dervanil Junior 71 Reputation points
answered 2021-03-01T22:16:03.14+00:00
James Hamil 27,226 Reputation points Microsoft Employee Moderator