You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/active-directory-b2c-customization-prerequisites.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,19 +2,18 @@
2
2
author: kengaderdus
3
3
ms.service: active-directory-b2c
4
4
ms.topic: include
5
-
ms.date: 01/27/2021
5
+
ms.date: 03/30/2022
6
6
ms.author: kengaderdus
7
7
---
8
8
::: zone pivot="b2c-user-flow"
9
9
10
10
*[Create a user flow](../articles/active-directory-b2c/tutorial-create-user-flows.md) so users can sign up and sign in to your application.
11
-
*[Register a web application](../articles/active-directory-b2c/tutorial-register-applications.md) and [enable ID token implicit grant](../articles/active-directory-b2c/tutorial-register-applications.md#enable-id-token-implicit-grant).
11
+
*[Register a web application](../articles/active-directory-b2c/tutorial-register-applications.md).
12
12
13
13
::: zone-end
14
14
15
15
::: zone pivot="b2c-custom-policy"
16
16
17
17
* Complete the steps in [Get started with custom policies in Active Directory B2C](../articles/active-directory-b2c/tutorial-create-user-flows.md?pivots=b2c-custom-policy)
18
-
*[Register a web application](../articles/active-directory-b2c/tutorial-register-applications.md) and [enable ID token implicit grant](../articles/active-directory-b2c/tutorial-register-applications.md#enable-id-token-implicit-grant).
19
-
18
+
*[Register a web application](../articles/active-directory-b2c/tutorial-register-applications.md).
0 commit comments