Skip to main content

Questions tagged [azure-ad-b2c]

Azure AD B2C is a cloud identity management solution for web and mobile applications targeting your customers (consumers and businesses).

20 votes
6 answers
7k views

headless authentication Azure AD b2c

I am looking for a way to authenticate a user by username/password in a headless manner for Azure AD b2c. Azure AD b2c is great but we feel the redirects for logins can lead to confusion among ...
Gina Marano's user avatar
  • 1,793
4 votes
2 answers
5k views

Azure AD B2C - Authentication Challenge not triggering authentication

I am playing around with Azure AD B2C and I have a weird behavior. I created a new app following this sample: AzureADQuickStarts/B2C-WebApp-OpenIdConnect-DotNet and it works like a charm. Then I ...
DotNetMatt's user avatar
8 votes
2 answers
10k views

Define Azure AD B2C vs B2B uses and differences

Could you please define cloud based authentication services Azure AD B2C and B2B with it's uses and their differences if any. Please provide list of web resources if you can.
jitendra joshi's user avatar
0 votes
1 answer
352 views

AzureDirectory Library for Lucene.NET: Performance Issues when indexing

I am trying to use the AzureDirectory library to store a Lucene.NET index on a Azure Cloud Storage account. I am using the following versions: Microsoft.Windows.Azure.Storage 4.3.0.0 Lucene.Net 3.0....
Stokedout's user avatar
  • 11k
1 vote
0 answers
126 views

Configure Azure AD B2C in MVC 6 Startup

I am looking for a sample that show how to configure Azure Directory B2C in an MVC 6 app.
ChiliYago's user avatar
  • 12k
2 votes
1 answer
2k views

Azure B2C Access Token NULL Spring OAuth 2.0

I am trying to get a custom web application to work with Azure B2C OAuth and the Spring OAuth2.0 framework. The authentication leg comes back fine and I receive a JWT token. When the request for a ...
Byron's user avatar
  • 1,313
15 votes
1 answer
2k views

ASP.NET 5 API - Azure AD B2C

I'm currently developing an application and almost finished my front-end. So I want to start with the back-end. I used to program in ASP.NET 4, but since I start a brand new application (B2C and B2B) ...
Officer Jonez's user avatar
3 votes
2 answers
4k views

Azure Active Directory B2C User Management

I was following this article and created a sample which works perfectly well. I can sign up, sign out and edit my profile with it but can't find out how to add a user in AAD B2C and assign it some ...
sam's user avatar
  • 425
2 votes
0 answers
187 views

Is it possible/when will it be possible to connect to Azure B2C as a Daemon / Non interactive user?

I am trialling Azure B2C Customer Preview and have configured a new application, set up policies e.t.c and I now want to write some integration tests that use a non-interactive flow to connect and ...
The Senator's user avatar
  • 5,321
2 votes
1 answer
2k views

Temporary Security Credentials to access Azure Services

I am looking for a feature in Azure similar to AWS Security Token Service (STS) Temporary Security Credentials to allow federated users access Azure services. We are having support for multiple ...
Gaurav's user avatar
  • 905
2 votes
1 answer
275 views

How to Submit Azure AD B2C NEW User Submission in MVC App

Loving Azure AD B2C... Looking forward to when it is out of preview!!! Have a special case I need help putting my head around. I have a page where I capture new email addresses via a web form. ...
OpTech Marketing's user avatar
0 votes
1 answer
755 views

Use MFA with Azure AD B2C

Has anyone out there managed to get MFA to work in a sign-up policy in Azure AD B2C? I've tried the sample described here: https://azure.microsoft.com/sv-se/documentation/articles/active-directory-...
Erik's user avatar
  • 1
10 votes
1 answer
7k views

CORS issue when getting a token in Azure AD B2C (Implict Flow)

We are trying to implement Azure AD B2C authentication with a web app using implict flow. We can login and successfully get redirected to the correct url which includes the correct items on the ...
Jon's user avatar
  • 4,295
5 votes
1 answer
3k views

Azure B2C - Multiple Reply Url

I created a Native Client App with Web/WebAPI in Azure B2C I want to add multiple reply urls with the same domains for testing and qa etc. e.g. https://site.domain.com https://site-qa.domain.com/ ...
Haroon's user avatar
  • 1,100
6 votes
2 answers
2k views

Azure AD B2C - Multiple sub domains

Can I setup Azure Active Directory B2C to work with multiple sub domains ? Here's what I've done so far: Setup one B2C directory Created one web application: mytest.com - authentication and ...
Mihai's user avatar
  • 2,760

15 30 50 per page