Skip to content

Commit 8c3bdf4

Browse files
authored
Merge pull request #113995 from negoe/patch-4
Added Broker does not support SSO via Custom Tabs.
2 parents a87991a + 177991d commit 8c3bdf4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/active-directory/develop/msal-android-single-sign-on.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,9 @@ If the application uses a `WebView` strategy without integrating Microsoft Authe
179179

180180
If the application uses MSAL with a broker like Microsoft Authenticator or Intune Company Portal, then users can have SSO experience across applications if they have an active sign-in with one of the apps.
181181

182+
> [!NOTE]
183+
> MSAL with broker utilizes WebViews instead of Custom Tabs. As a result, the Single Sign-On (SSO) state is not extended to other apps that use Custom Tabs.
184+
182185
### WebView
183186

184187
To use the in-app WebView, put the following line in the app configuration JSON that is passed to MSAL:

0 commit comments

Comments
 (0)