16 lines
721 B
Plaintext
16 lines
721 B
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>AppPrefixAllowList</key>
|
|
<string>com.microsoft.,com.apple.,com.adobe.,com.jam.,com.jamfsoftware.,com.jamf.,com.jamf.trust*.,com.google.,com.microsoft.teams2</string>
|
|
<key>AppAllowList</key>
|
|
<string>com.microsoft.Outlook,com.microsoft.teams,com.microsoft.OneDrive,com.microsoft.edgemac,com.google.Chrome,com.microsoft.teams2</string>
|
|
<key>Enable_SSO_On_All_ManagedApps</key>
|
|
<integer>1</integer>
|
|
<key>browser_sso_interaction_enabled</key>
|
|
<integer>1</integer>
|
|
<key>disable_explicit_app_prompt</key>
|
|
<integer>1</integer>
|
|
</dict>
|
|
</plist> |