Skip to content

Commit b620aa8

Browse files
author
Miao Jiang
committed
fix merge issue
1 parent e22655f commit b620aa8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/api-management/api-management-howto-protect-backend-with-aad.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,14 +127,10 @@ In this example, the Developer Console is the client-app. The following steps de
127127

128128
1. Copy the **OAuth 2.0 Token Endpoint**, and paste it into the **Token endpoint URL** text box.
129129

130-
<<<<<<< HEAD
131130
>[!IMPORTANT]
132131
> You can use either **v1** or **v2** endpoints. However, depending on which version you choose, the below step will be different. We recommend using v2 endpoints.
133132
134133
1. If you use **v1** endpoints, add a body parameter named **resource**. For the value of this parameter, use **Application ID** of the back-end app.
135-
=======
136-
7. Copy the **OAuth 2.0 Authorization Endpoint**, and paste it into the **Authorization endpoint URL** text box.
137-
>>>>>>> 427b8702cffca2ee2c9bdaa462b15d654242232d
138134

139135
1. If you use **v2** endpoints, use the scope you created for the backend-app in the **Default scope** field.
140136

0 commit comments

Comments
 (0)