Forum Discussion
Guidance with Outlook App Configuration Policies and Conf.Keys for Android
- Jul 13, 2020
FYI in case anyone else gets in their own way like I do/did...
The answer is that we still use "valueString" as the type, but then we separate UPNs in our list using semicolon instead of comma. I found this info here:
Specifically:
Allow only configured organization accounts in multi-identity apps
As the Microsoft Intune administrator, you can control which work or school accounts are added to Microsoft apps on managed devices. You can limit access to only allowed organization user accounts and block personal accounts on enrolled devices. For Android devices, use the following key/value pairs in a Managed Devices app configuration policy:
Key: com.microsoft.intune.mam.AllowedAccountUPNsValues:
- One or more ; delimited UPNs.
- Only account(s) allowed are the managed user account(s) defined by this key.
- For Intune enrolled devices, the {{userprincipalname}} token may be used to represent the enrolled user account.
"Only account(s) allowed are the managed user account(s) defined by this key." is oddly-written but oh well.
that's funny, i don't have those settings avaiable here:
Maybe i don't have enough permissions to see this options?
Maybe a bit late but I'm getting this error when I try to create a configuration for a "managed app" instead of "managed devices". This is required to serve our Android device administrator enrollments in China. I tried this key value pair to pre-set {{userprincipalname}} as username in the app.
- Andrea_CiulliniMay 21, 2024Copper Contributor
- SSK007Dec 09, 2021Copper ContributorIs it possible to add multiple emails in the field for "Allowed accounts only" in Outlook app configuration. We tried all possible delimiters yet it did not work.