Identity Protection and Conditional Access for Azure AD B2C
Note
This feature is in public preview.
Enhance the security of Azure Active Directory B2C (Azure AD B2C) with Azure AD Identity Protection and Conditional Access. The Identity Protection risk-detection features, including risky users and risky sign-ins, are automatically detected and displayed in your Azure AD B2C tenant. You can create Conditional Access policies that use these risk detections to determine actions and enforce organizational policies. Together, these capabilities give Azure AD B2C application owners greater control over risky authentications and access policies.
If you're already familiar with Identity Protection and Conditional Access in Azure AD, using these capabilities with Azure AD B2C will be a familiar experience, with the minor differences discussed in this article.
Note
To use Conditional Access, Azure AD B2C Premium P2 is required.
By pairing Conditional Access policies with Identity Protection risk detection, you can respond to risky authentications with the appropriate policy action.
- Gain a new level of visibility into the authentication risks for your apps and your customer base. With signals from billions of monthly authentications across Azure AD and Microsoft Account, the risk detection algorithms will now flag authentications as low, medium, or high risk for your local consumer or citizen authentications.
- Automatically address risks by configuring your own adaptive authentication. For specified applications, you can require a specific set of users to provide a second authentication factor, as in multi-factor authentication (MFA). Or you can block access based on the risk level detected. As with other Azure AD B2C experiences, you can customize resulting end-user experience with your organization's voice, style, and brand. You can also display mitigation alternatives if the user isn't able to gain access.
- Control access based on location, groups, and apps.? Conditional Access can also be used to control non-risk based situations. For example, you can require MFA for customers accessing a specific app, or block access from specified geographies.
- Integrate with Azure AD B2C user flows and Identity Experience Framework custom policies. Use your existing customized experiences and add the controls you need to interface with Conditional Access. You can also implement?advanced scenarios for granting access, such as knowledge-based access or your own preferred MFA provider.
Identity Protection and Conditional Access in Azure AD B2C generally work the same way as in Azure AD, with the following exceptions:
The Security Center isn't available in Azure AD B2C.
Identity Protection and Conditional Access aren't supported for ROPC server-to-server flows in Azure AD B2C tenants.
In Azure AD B2C tenants, Identity Protection risk detections are available for local B2C accounts only, and not for social identities.
In Azure AD B2C tenants, a subset of the Identity Protection risk detections is available. See Set up Identity Protection.
The Conditional Access device compliance feature isn't available in Azure AD B2C tenants.
In Azure AD B2C, you can trigger Conditional Access conditions from built-in user flows. You can also incorporate Conditional Access into custom policies. As with other aspects of the B2C user flow, end-user experience messaging can be customized according to your organization's voice, brand, and mitigation alternatives. See Define a Conditional Access technical profile.
You can also manage Conditional Access policies in Azure AD B2C with Microsoft Graph API. For details, see the Conditional Access documentation and the Microsoft Graph reference.