Skip to content

Commit c6909e0

Browse files
authored
public repo edit per author
1 parent 2b9bca6 commit c6909e0

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

articles/active-directory/manage-apps/application-proxy-faq.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -92,16 +92,10 @@ If the connector servers and the web application service account are in the same
9292

9393
If the connector servers and the web application service account are in different domains, Resource-based delegation is used. The delegation permissions are configured on the target web server and web application service account. This method of Constrained Delegation is relatively new. The method was introduced in Windows Server 2012, which supports cross-domain delegation by allowing the resource (web service) owner to control which machine and service accounts can delegate to it. There's no UI to assist with this configuration, so you'll need to use PowerShell.
9494
For more information, see the whitepaper [Understanding Kerberos Constrained Delegation with Application Proxy](https://aka.ms/kcdpaper).
95-
### Does NTLM authentication work with Azure AD Application Proxy?
96-
97-
NTLM authentication can’t be used as a pre-authentication or single sign-on method. NTLM authentication can only be used when it can be negotiated directly between the client and the published web application. Using NTLM authentication usually causes a sign-in prompt to appear in the browser.
9895

9996
### Does NTLM authentication work with Azure AD Application Proxy?
10097

101-
NTLM authentication cannot be used as pre-authentication or single sing-on method.
102-
NTLM authentication only works, when it will be negotiated directly between the client and the published web application.
103-
104-
NTLM authentication causes usually a credential window popping up in the browser.
98+
NTLM authentication can’t be used as a pre-authentication or single sign-on method. NTLM authentication can be used only when it can be negotiated directly between the client and the published web application. Using NTLM authentication usually causes a sign-in prompt to appear in the browser.
10599

106100
## Pass-through authentication
107101

0 commit comments

Comments
 (0)