web analytics

Azure Active Directory B2C

Options

codeling 1595 - 6639
@2024-02-04 13:31:49

Azure Active Directory B2C provides business-to-customer identity as a service. Azure AD B2C is a customer identity access management (CIAM) solution capable of supporting your customers to use their preferred social, enterprise, or local account identities to get single sign-on access to your applications and APIs.

 

@2024-02-04 13:46:03

Azure AD B2C uses standards-based authentication protocols including OpenID Connect, OAuth 2.0, and Security Assertion Markup Language (SAML). It integrates with most modern applications and commercial off-the-shelf software. For example, Facebook, Microsoft account, Google, Twitter, and Active Directory Federation Service (AD FS).

With external identity providers, you can offer your consumers the ability to sign in with their existing social or enterprise accounts, without having to create a new account just for your application.

@2024-02-04 13:46:53

Azure AD B2C is a white-label authentication solution which means you can customize the entire user experience with your brand so that it blends seamlessly with your web and mobile applications.

Customize every page displayed by Azure AD B2C when your users sign up, sign in, and modify their profile information. Customize the HTML, CSS, and JavaScript in your user journeys so that the Azure AD B2C experience looks and feels like it's a native part of your application.

@2024-02-04 13:47:40

Azure AD B2C provides a directory that can hold 100 custom attributes per user. However, you can also integrate with external systems. For example, use Azure AD B2C for authentication, but delegate to an external customer relationship management (CRM) or customer loyalty database as the source of truth for customer data.

Another external user store scenario is to have Azure AD B2C handle the authentication for your application, but integrate with an external system that stores user profile or personal data. For example, to satisfy data residency requirements like regional or on-premises data storage policies. However, Azure AD B2C service itself is worldwide via the Azure public cloud.

Comments

You must Sign In to comment on this topic.


© 2024 Digcode.com