Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 707 Bytes

active-directory-b2c-app-integration-add-user-flow.md

File metadata and controls

12 lines (11 loc) · 707 Bytes
author ms.service ms.subservice ms.topic ms.date ms.author
msmimart
active-directory-b2c
B2C
include
06/11/2021
mimart

When users try to sign in to your app, the app starts an authentication request to the authorization endpoint via a user flow. The user flow defines and controls the user experience. After users complete the user flow, Azure AD B2C generates a token and then redirects users back to your application.

If you haven't done so already, create a user flow or a custom policy.