Questions tagged [azure-ad-b2c-custom-policy]

Azure AD B2C custom policies are configuration files for defining Azure AD B2C tenant. They are commonly used for addressing complex scenario that cannot be addressed through user flows.

Sample scenarios https://github.com/azure-ad-b2c/samples/tree/master#sample-scenarios

To provide product feedback, visit the Azure Active Directory B2C Feedback page.

1054 questions
-1
votes
1 answer

Can Azure AD B2C host UI pages on private server?

From Microsoft documentations, Prepare a location to host your custom page content (a publicly accessible, CORS-enabled HTTPS endpoint). Our scenario: We have successfully host our HTML on a publicly accessible blob storage and AD B2C custom…
ray
  • 11,310
  • 7
  • 18
  • 42
-2
votes
1 answer

What are the details of Azure AD MFA?

I am using Azure ADB2C for authentication. And we've introduced MFA. However, there is only one thing I don't understand. That's the default value for MFA. For example, the time it takes to get locked out or the lockout time. Where can I find these…
-3
votes
1 answer

How to upload azure custom policy

I have been working on azure and for Signin process I was uploading the policies. But I'm getting error while uploading. alternativesecurityid is not in the output claims azure Can anyone guide me in this.
Aashima
  • 1
  • 1
1 2 3
70
71