Skip to content

Commit 2ba9be7

Browse files
Update articles/active-directory/manage-apps/application-proxy-configure-single-sign-on-with-kcd.md
This is fine. Thank you! Co-Authored-By: Michele Martin <[email protected]>
1 parent 2d89c41 commit 2ba9be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The Active Directory configuration varies, depending on whether your Application
6363

6464
#### Connector and application server in different domains
6565
1. For a list of prerequisites for working with KCD across domains, see [Kerberos Constrained Delegation across domains](https://technet.microsoft.com/library/hh831477.aspx).
66-
2. Use the `principalsallowedtodelegateto` property of the service account (computer or dedicated domain user account) of the web application to enable Kerberos authentication delegation from the Application Proxy (connector). The application server is running in the context of `webserviceaccount` and the delegating server is `connectorcomputeraccount`. Run the commands below on a Domain Controller (must be Windows Server 2012 R2 at least) in the domain of `webserviceaccount`. Use flat names (non UPN) for both accounts.
66+
2. Use the `principalsallowedtodelegateto` property of the service account (computer or dedicated domain user account) of the web application to enable Kerberos authentication delegation from the Application Proxy (connector). The application server is running in the context of `webserviceaccount` and the delegating server is `connectorcomputeraccount`. Run the commands below on a Domain Controller (running Windows Server 2012 R2 or later) in the domain of `webserviceaccount`. Use flat names (non UPN) for both accounts.
6767

6868
If the `webserviceaccount` is a computer account, use these commands:
6969

0 commit comments

Comments
 (0)