Skip to content

Commit 2c295b6

Browse files
authored
Merge pull request #175094 from MarileeTurscak-MSFT/patch-721
Added application support info
2 parents 8b13411 + 5c31fe1 commit 2c295b6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/active-directory/develop/msal-android-shared-devices.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,12 @@ If you're writing an app that will only be used for frontline workers using a sh
9090

9191
If your application is running in multiple-account mode, and an administrator puts the device in shared device mode, all of the accounts on the device are cleared from the application and the application transitions to single-account mode.
9292

93+
## Microsoft applications that support shared device mode
94+
95+
These Microsoft applications support Azure AD's shared device mode:
96+
97+
* [Microsoft Teams](/microsoftteams/platform/)
98+
* [Microsoft Managed Home Screen](/mem/intune/apps/app-configuration-managed-home-screen-app) app for Android Enterprise
9399
## Shared device sign-out and the overall app lifecycle
94100

95101
When a user signs out, you'll need to take action to protect the privacy and data of the user. For example, if you're building a medical records app you'll want to make sure that when the user signs out previously displayed patient records are cleared. Your application must be prepared for data privacy and check every time it enters the foreground.

0 commit comments

Comments
 (0)