Skip to content

Commit 44a4abf

Browse files
committed
update pre-requsites for identity providers
1 parent 74bf430 commit 44a4abf

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

includes/active-directory-b2c-customization-prerequisites.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,18 @@
22
author: kengaderdus
33
ms.service: active-directory-b2c
44
ms.topic: include
5-
ms.date: 01/27/2021
5+
ms.date: 03/30/2022
66
ms.author: kengaderdus
77
---
88
::: zone pivot="b2c-user-flow"
99

1010
* [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).
1212

1313
::: zone-end
1414

1515
::: zone pivot="b2c-custom-policy"
1616

1717
* 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).
2019
::: zone-end

0 commit comments

Comments
 (0)