Account Management for Local User (B2C)

Azure Active Directory B2C is primarily for businesses and developers that create customer-facing applications. With Azure Active Directory B2C, users can use Azure Active Directory as the full-featured identity system for their application, while letting customers sign in with an identity they already have established (like Facebook or Gmail).

B2C is intended for inviting customers of your mobile and web applications, whether individuals, institutional or organizational customers into your Azure Active Directory.

Supported identities are Consumer users with local application accounts (any email address or user name) or any supported social identity with direct federation. A new/separate Azure Active Directory application must be created to manage B2C tenant.

If Manage B2C Tenant is selected, entitlements are not fetched by default. To fetch entitlements set fetchB2CMembership attribute to true in as mentioned in Additional Configuration Parameters section.

 

Operations

Manage B2C Tenant

Local User

Social User

Aggregation

Yes

Yes

Create

Yes

No

Update

Yes

Yes

Enable or Disable Users

Yes

Yes

Add or Remove Entitlements

Add or Remove Roles

Add or Remove User's Group Membership

Add or Remove ServicePrincipal Names

Yes

Yes

Note
Delta Aggregation is not applicable if Manage B2C Tenant is selected on the Connection Settings page.