Skip to content

Commit 22e0804

Browse files
Merge pull request #226486 from henrymbuguakiarie/msid-content-health-2023-scenario-mobile-overview
[msid][content-health] scenario-mobile-overview (ADO-62854)
2 parents fbfa4d3 + 98ce644 commit 22e0804

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/develop/scenario-mobile-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
12-
ms.date: 05/07/2019
12+
ms.date: 02/07/2023
1313
ms.author: henrymbugua
1414
ms.reviewer: brandwe, jmprieur
1515
ms.custom: aaddev, identityplatformtop40
@@ -38,7 +38,7 @@ Considerations for mobile apps:
3838

3939
- **User experience is key**: Allow users to see the value of your app before you ask for sign-in. Request only the required permissions.
4040
- **Support all user configurations**: Many mobile business users must adhere to conditional-access policies and device-compliance policies. Be sure to support these key scenarios.
41-
- **Implement single sign-on (SSO)**: By using MSAL and Microsoft identity platform, you can enable single sign-on through the device's browser or Microsoft Authenticator (and Intune Company Portal on Android).
41+
- **Implement single sign-on (SSO)**: By using MSAL and Microsoft identity platform, you can enable SSO through the device's browser or Microsoft Authenticator (and Intune Company Portal on Android).
4242
- **Implement shared device mode**: Enable your application to be used in shared-device scenarios, for example hospitals, manufacturing, retail, and finance. [Read more about supporting shared device mode](msal-shared-devices.md).
4343

4444
## Specifics

0 commit comments

Comments
 (0)