Azure AD B2C - Overview Flashcards
What does Azure AD B2C provide?
Business-to-customer identity as a service.
Who uses Azure AD B2C?
Any business or individual who wishes to authenticate end users to their web/mobile applications using a white-label authentication solution.
Name some of the features of Azure AD B2C?
- Custom-branded identity solution
- Single sign-on access with a user-provided identity
- Integrate with external user stores
- Progressive profiling
- Third-party identity verification and proofing
What are the primary resources you work with in an Azure AD B2C tenant?
- Directory
- Application registrations
- User flows and custom policies
- Sign-in options
- Keys
What are the 3 account types shared by Azure Active Directory, Azure Active Directory B2B, and Azure Active Directory B2C?
- Work account
- Guest account
- Consumer account
What identities can be associated with a consumer account?
- Local
- Social or enterprise
What local account sign-in optiosn are provided?
Users can sign-in to a local account by using:
- username and password
- phone verification
- email signup (default)
What are the 2 ways to provide identity user experiences?
- User flows
- Custom policies
What are user flows?
User flows are a predefined, build-in configurable policies that are provided so you can create sign-up, sign-in, and policy editing experiences in minutes.
What are*custom policies?