Skip to content

Commit 4deb227

Browse files
authored
Added Broker does not support SSO via chrome custom tabs. msal-android-single-sign-on.md
Updated the doc for Custom Tab scenario in case of Brokers. Product Backlog Item 2666559.
1 parent c2346ec commit 4deb227

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,8 @@ 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:** _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._
183+
182184
### WebView
183185

184186
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)