Tools, FAQ, Tutorials:
What Is Azure AD B2C
What is Azure AD (Active Directory) B2C (Business To Consumer)?
✍: FYIcenter.com
Azure AD B2C provides authentication services to users in your own organizations,
your external partner organizations, and any users with Microsoft ID
or other IDs like Google or Facebook.
Azure Active Directory (Azure AD) B2C is an identity management service that enables you to customize and control how customers sign up, sign in, and manage their profiles when using your applications. This includes applications developed for iOS, Android, and .NET, among others. Azure AD B2C enables these actions while protecting the identities of your customers at the same time.
For more information, see Azure Active Directory B2C Documentation.
2019-03-20, 1535🔥, 0💬
Popular Posts:
How To Access a Global Variable inside a Function? in PHP? By default, global variables are not acce...
How to access Query String parameters from "context.Request.Url.Que ry"object in Azure API Policy? Q...
How to use the "set-body" Policy Statement for an Azure API service operation? The "set-body" Policy...
Where to find tutorials on JSON (JavaScript Object Notation) text string format? I want to know how ...
How to decode the id_token value received from Google OpenID Connect authentication response? Accord...