Skip to content

Commit 860127d

Browse files
committed
add missing step
1 parent cb49f3b commit 860127d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/active-directory/manage-apps/application-proxy-configure-single-sign-on-with-kcd.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.workload: identity
1212
ms.tgt_pltfrm: na
1313
ms.devlang: na
1414
ms.topic: conceptual
15-
ms.date: 05/24/2018
15+
ms.date: 05/17/2019
1616
ms.author: mimart
1717
ms.reviewer: japere
1818
ms.custom: H1Hack27Feb2017, it-pro
@@ -56,7 +56,8 @@ The Active Directory configuration varies, depending on whether your Application
5656
2. Select the server running the connector.
5757
3. Right-click and select **Properties** > **Delegation**.
5858
4. Select **Trust this computer for delegation to specified services only**.
59-
5. Under **Services to which this account can present delegated credentials** add the value for the SPN identity of the application server. This enables the Application Proxy Connector to impersonate users in AD against the applications defined in the list.
59+
5. Select **Use any authentication protocol**.
60+
6. Under **Services to which this account can present delegated credentials** add the value for the SPN identity of the application server. This enables the Application Proxy Connector to impersonate users in AD against the applications defined in the list.
6061

6162
![Connector-SVR Properties window screenshot](./media/application-proxy-configure-single-sign-on-with-kcd/Properties.jpg)
6263

0 commit comments

Comments
 (0)