Add Google Apps for iOS devices (#31860)
## Demo Pasteboard management for BYOD devices Made changes to `/it-and-security/teams/personal-mobile-devices.yml` and `/it-and-security/lib/ios/configuration-profiles` to demo DLP restrictions. - Added byod-restrict-pasteboard-managed-apps.mobileconfig profile to restrict copy/paste between managed and unmanaged apps - Updated personal-mobile-devices team to include the new profile - Added Google Docs, Sheets, and Drive to approved app store apps --------- Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -31,3 +31,6 @@ software:
|
||||
app_store_apps:
|
||||
- app_store_id: '618783545' # Slack
|
||||
- app_store_id: '546505307' # Zoom
|
||||
- app_store_id: '842842640' # Google Docs
|
||||
- app_store_id: '842849113' # Google Sheets
|
||||
- app_store_id: '507874739' # Google Drive
|
||||
|
||||
@@ -27,3 +27,6 @@ software:
|
||||
app_store_apps:
|
||||
- app_store_id: '618783545' # Slack
|
||||
- app_store_id: '546505307' # Zoom
|
||||
- app_store_id: '842842640' # Google Docs
|
||||
- app_store_id: '842849113' # Google Sheets
|
||||
- app_store_id: '507874739' # Google Drive
|
||||
|
||||
Reference in New Issue
Block a user