Skip to content

Commit ca73f2f

Browse files
committed
fix merge conflict
1 parent dea932a commit ca73f2f

1 file changed

Lines changed: 2 additions & 13 deletions

File tree

2-Authorization/4-call-api-express/README.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,8 @@ Here you'll learn about [access tokens](https://docs.microsoft.com/azure/active-
6767
## Prerequisites
6868

6969
* Either [Visual Studio](https://visualstudio.microsoft.com/downloads/) or [Visual Studio Code](https://code.visualstudio.com/download) and [.NET Core SDK](https://www.microsoft.com/net/learn/get-started)
70-
<<<<<<< HEAD
71-
* An * An **external Microsoft Entra ID** tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/en-us/entra/fundamentals/create-new-tenant)
70+
* An **external Microsoft Entra ID** tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/en-us/entra/fundamentals/create-new-tenant)
7271
* A user account in your **external Microsoft Entra ID** tenant.
73-
=======
74-
* An **Microsoft Entra External ID** tenant. For more information, see: [How to get an external tenant](https://github.com/microsoft/entra-previews/blob/PP2/docs/1-Create-a-CIAM-tenant.md)
75-
* A user account in your **Microsoft Entra External ID** tenant.
76-
>>>>>>> d4b630f2622035dbebd4d5c4bcc601d450124824
7772

7873
## Setup the sample
7974

@@ -134,15 +129,9 @@ To manually register the apps, as a first step you'll need to:
134129
135130
#### Create User Flows
136131
137-
<<<<<<< HEAD
138132
Please refer to: [Tutorial: Create a sign-up and sign-in user flow](https://learn.microsoft.com/en-us/entra/external-id/customers/how-to-user-flow-sign-up-sign-in-customers)
139133
140-
> :information_source: To enable password reset in an external tenant, please refer to: [Tutorial: Add self-service password reset](https://learn.microsoft.com/en-us/entra/external-id/customers/tutorial-native-authentication-android-self-service-password-reset)
141-
=======
142-
Please refer to: [Tutorial: Create user flow in Microsoft Entra External ID](https://github.com/microsoft/entra-previews/blob/PP2/docs/3-Create-sign-up-and-sign-in-user-flow.md)
143-
144-
> :information_source: To enable password reset in Microsoft Entra External ID in Microsoft Entra, please refer to: [Tutorial: Enable self-service password reset](https://github.com/microsoft/entra-previews/blob/PP2/docs/4-Enable-password-reset.md)
145-
>>>>>>> d4b630f2622035dbebd4d5c4bcc601d450124824
134+
> :information_source: To enable password reset in an external tenant, please refer to: [Tutorial: Enable users to unlock their account or reset passwords using Microsoft Entra self-service password reset](https://learn.microsoft.com/en-us/entra/identity/authentication/tutorial-enable-sspr)
146135
147136
#### Add External Identity Providers
148137

0 commit comments

Comments
 (0)