Questions tagged [azure-b2c]

Synonym of azure-ad-b2c tag https://stackoverflow.com/tags/azure-ad-b2c/

304 questions
-1
votes
1 answer

RECAPTCHA V3 IN SINGIN AD-B2C WITH USER FLOW

I hope you can help me, azure b2c only let me integrate captcha on registration but not on login, i have been searching about integrate captcha v3 in login (AD-B2C) - user flow, and I only have little time. I found this, Is there any sample for AD…
-1
votes
2 answers

how to change content-type in rest api call from custom policies in Azure ad b2c?

I am trying to call a SMS provider through custom policies . the API provided by SMS provider accepts a JSON payload in the format mentioned below JSON Payload format I am trying to call this API by passing the JOSN payload, however when I run this…
-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
1 2 3
20
21