Skip to content

Commit 57adb36

Browse files
authored
1 parent 87d6dfc commit 57adb36

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure AD Application Proxy frequently asked questions | Microsoft Docs
2+
title: Azure Active Directory Application Proxy frequently asked questions
33
description: Learn answers to frequently asked questions (FAQ) about using Azure AD Application Proxy to publish internal, on-premises applications to remote users.
44
services: active-directory
55
author: kenwith
@@ -120,6 +120,12 @@ For more information, see the whitepaper [Understanding Kerberos Constrained Del
120120

121121
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.
122122

123+
### Can I use the logon identity “On-premises user principal name” or “On-premises SAM account name” in a B2B IWA Single sing-on scenario?
124+
125+
No, this won’t work, because a guest user in Azure AD doesn't have the attribute that is required by any of the logon identities mentioned above.
126+
127+
In this case there will be a fallback to “User principal name”. For more details on the B2B scenario please read [Grant B2B users in Azure AD access to your on-premises applications](../external-identities/hybrid-cloud-to-on-premises.md).
128+
123129
## Pass-through authentication
124130

125131
### Can I use Conditional Access Policies for applications published with pass-through authentication?

0 commit comments

Comments
 (0)