Conditional Access Authentication Context availability on Azure B2C Tenant
Is Conditional Access Authentication Context not supposed to be available on Azure B2C Tenant? I have an Azure B2C Tenant with PremiumP1 pricing tier. When I go to manage that tenant via “Open B2C Tenant” or switching the current directory and navigate to Conditional Access | Authentication contexts, the “New authentication context” is disabled. The pricing tier seems to be inherited from the linked EntraId for the subscription which is PremiumP1 and I don’t see anyway to change it. I have confirmed that Conditional Access Authentication Context is available on the linked EntraId but we need it on B2C tenant where the users (customers) are authenticated.
How to Disable Password Text Box Before Email Verification in Azure AD B2C Custom Policy?
I have created a signup and signin user flow in Azure AD B2C. However, I need to implement it using a custom policy. In the user flow, Azure AD B2C disabled all component like “Password” before the email is verified. How can I achieve this feature using a custom policy in Azure AD B2C?
Azure AD B2C Self-Service Password Reset requires email verification. But how am I supposed to verify an email that is created by Azure?
As in the title, in our application we use Azure A2 B2C with local account IDP. We wanted to enable users to do self-service password reset. For that, they need to verify their emails, but I don’t quite understand how theey are supposed to do that. Azure assings them an email of type: @.onmicrosoft.com. How can they verify this email?
Azure AD B2C tenant deletion fails
I can’t delete my B2C directory.
Azure B2C – Check if existing user during sign up and redirect to log in
We are using a user flow to sign up & sign in users to our application. An important thing to point out is that a single Azure B2C user can represent accounts under different tenants/customers in our app.