Forum Discussion
OneDrive won't sign out users on Android multi-user kiosk mode
Ok. I got it to work. Thanks for your help and time!
For those who still cant figure it out...see attached screenshots and information below.
I am still testing some of the settings . if you have any recommendations ill take it.
1. One device group assigned to app configuration policy and configuration profiles
2. User group assigned to app protection policies
3. For the app configuration policies -> configuration settings select json and use the below
{
"kind": "androidenterprise#managedConfiguration",
"productId": "app:com.microsoft.skydrive",
"managedProperty": [
{
"key": "sharedDeviceMode",
"valueBool": true
}
]
}
- nprevelApr 07, 2023Copper Contributor
Hello,
I'm trying to do the same thing,Android multi-user kiosk mode. is this still in use on your devices?
OneDirve on multi-session is operationnal ?
Regards,