Synonym of azure-ad-b2c tag https://stackoverflow.com/tags/azure-ad-b2c/
Questions tagged [aad-b2c]
174 questions
0
votes
1 answer
AAD B2C Conditional MFA - Don't Enroll
We use AAD B2C for 30k users and a range of apps. I want to progressively rollout to MFA to a subset of users. Conditional Access Policy sounds perfect, except that as part of the build-in sign-in user flow, users are prompted to enroll in MFA and…

Kye
- 5,919
- 10
- 49
- 84
0
votes
1 answer
Reset Azure B2C Password using MS Graph from Logic Apps
I am using a Logic App to automate creation of new users and update attributes in a Azure B2C Tenant. It works perfectly for everything except for password reset. When I try to reset a user password, I get the following error message:
"code":…

sachin
- 43
- 3
0
votes
1 answer
AAD B2C Custom Policy - show password helper text by default
I would like my AAD B2C Sign In flow created using custom policies to display password helper text by default, so that user knows upfront what are the password requirements, before having to type insufficiently secure password. Is it possible…

marek_lani
- 3,895
- 4
- 29
- 50
-1
votes
1 answer
Can we write values to StrongAuthenticationEmailAddress attribute in Azure B2C using powershell or C sharp code
Can we update "StrongAuthenticationEmailAddress" attribute used by EMAIL MFA using PowerShell / Graph Explorer or using C# code?
Thanks

Kev
- 45
- 6
-1
votes
1 answer
Federated user can't be found in the ad user directory
We are trying to block the federated user from azure ad b2c custom policies.
following the sample from https://github.com/azure-ad-b2c/samples/tree/master/policies/disable-social-account-from-logon
Issue:
When running the custom policies with our…

tejkal123
- 1
- 2
-1
votes
1 answer
B2C - Custom Policy - Claim Type with Regex Restriction - Help Text not being displayed
I want to restrict the first and last name to be Latin characters only. So I added the following
First name must be in English.

ATrivino
- 25
- 3
-1
votes
1 answer
Getting Intermittent ADB2C "Bad Request" error
I have a sign up custom policy and we get an intermittent "Bad Request" error after the submit button is clicked. I read somewhere that it could be that the request is too long but I am not sure if this is the same error. When page is refreshed it…

Sdiego
- 27
- 4
-2
votes
1 answer
Azure pay-as-you-go pricing for AAD B2C
I need to learn AAD B2C, and I have a pay-as-you-go account. How much would it cost to have a basic B2C setup (follow the Microsoft tutorial and play around a bit to understand how this exactly works)? Want to be careful not to inadvertently accrue…

user22359555
- 3
- 1