Skip to content

Commit 9b7645e

Browse files
committed
PM review
1 parent 55cd3cc commit 9b7645e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

articles/active-directory/manage-apps/application-proxy-configure-native-client-application.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,8 @@ You now need to register your application in Azure AD, as follows:
5353
- To target only accounts that are internal to your organization, select **Accounts in this organizational directory only**.
5454
- To target only business or educational customers, select **Accounts in any organizational directory**.
5555
- To target the widest set of Microsoft identities, select **Accounts in any organizational directory and personal Microsoft accounts**.
56+
1. Under **Redirect URI**, select **Public client (mobile & desktop)**, and then type the redirect URI `https://login.microsoftonline.com/common/oauth2/nativeclient` for your application.
5657
1. Select and read the **Microsoft Platform Policies**, and then select **Register**. An overview page for the new application registration is created and displayed.
57-
1. Under **Manage**, select **Authentication**.
58-
1. Select **Add a platform**.
59-
1. Select **Mobile and desktop applications**.
60-
1. On the **Configure Desktop + devices page**, select `https://login.microsoftonline.com/common/oauth2/nativeclient`.
61-
1. Select **Configure**.
6258

6359
For more detailed information about creating a new application registration, see [Integrating applications with Azure Active Directory](../develop/quickstart-register-app.md).
6460

0 commit comments

Comments
 (0)