Skip to content

Commit 177991d

Browse files
authored
Apply suggestions from PR review
1 parent 4deb227 commit 177991d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +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._
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.
183184
184185
### WebView
185186

0 commit comments

Comments
 (0)