Zero-Trust Mobility: Deploying 2,500 iOS Devices with MDM & Containerized BYOD
For years, enterprise mobile computing was synonymous with BlackBerry and hardware-tethered BES (BlackBerry Enterprise Server) architectures. While secure for its era, the restrictive ecosystem severely hindered modern research workflows: scientists could not view interactive clinical dashboards, utilize modern messaging tools, or review rich scientific documentation on mobile devices.
At the Novartis Institutes for BioMedical Research (NIBR), we spearheaded the strategic transition from legacy BlackBerry devices to a modern, agile mobile ecosystem: deploying over 2,500 corporate iOS devices and pioneering a secure Bring Your Own Device (BYOD) framework across research operations.
The Mobile Threat Model: Balancing Openness and Data Protection
Allowing employees to access proprietary pharmaceutical data on mobile devices introduced novel security considerations:
- Device Loss and Theft: Risk of confidential emails or research attachments being accessed if a device was lost.
- Malicious and Unvetted Apps: Risk of consumer apps scraping clipboard contents or accessing local enterprise document caches.
- Network Interception: Unsecured public Wi-Fi networks exposing corporate traffic to man-in-the-middle (MITM) inspection.
- Privacy in BYOD Scenarios: Enforcing corporate security boundaries without compromising user personal privacy or exposing personal photos/messages to IT administrators.
+-----------------------------------------------------------------------------------------+
| Enterprise Mobile Security Architecture |
| |
| [Personal Domain / Consumer Apps] [Encrypted Enterprise Workspace Sandbox] |
| - Personal iCloud Photos / Messages - Managed Outlook / Teams / Research Apps |
| - Consumer Social Media & Games - Hardware Secure Enclave Cryptography |
| | |
| ============================================================|======================== |
| Open-In Management / Data Leakage Barrier (No Copy/Paste to Personal Apps) |
| ============================================================|======================== |
| v |
| +-----------------------------------------+ |
| | Per-App Micro-VPN Tunnel (IKEv2 / IPsec)| |
| +-----------------------------------------+ |
| | |
| v |
| +-----------------------------------------------------------------------------------+ |
| | Enterprise Mobile Device Management (MDM) & Identity Gateway | |
| | - Remote Selective Wipe (Deletes corporate sandbox while preserving personal data)| |
| | - Jailbreak / Root Detection & Instant Compliance Quarantine | |
| | - Automated PKI Certificate Enrollment (SCEP / EST) | |
| +-----------------------------------------------------------------------------------+ |
+-----------------------------------------------------------------------------------------+
Security Engineering & Device Architecture
- Hardware-Backed Encryption (Secure Enclave): Leveraged Apple’s native Data Protection API, ensuring that files stored within the enterprise sandbox remained encrypted with device-unique hardware keys until authenticated via biometrics (Touch ID / Face ID) or passcode.
- Managed Open-In Restrictions: Enforced strict OS-level containerization policies preventing corporate attachments or clipboard contents from being copied or opened in unmanaged consumer applications (e.g., WhatsApp, personal Dropbox).
- Per-App Micro-VPNs: Replaced full-device device-level VPNs (which routed all personal traffic through corporate networks) with granular per-app micro-VPN tunnels. Only authenticated enterprise applications could communicate with internal research portals.
- Selective Remote Wipe & Compliance Quarantine: In the event of device loss, employee departure, or detection of jailbreaking/compromised OS integrity, administrators could trigger an instantaneous selective wipe that wiped corporate data and credentials in seconds without impacting personal user data.
- Automated Over-the-Air SCEP Enrollment: Seamlessly enrolled devices into the corporate PKI via Simple Certificate Enrollment Protocol (SCEP), delivering unique client identity certificates for automatic, secure Wi-Fi and Exchange connectivity.
Outcomes: Secure Productivity Unleashed
The rollout of 2,500 iOS devices and the accompanying BYOD program transformed how researchers communicated and collaborated. Scientists gained instantaneous access to mission-critical information wherever they were, while the enterprise maintained mathematical confidence in the containment and protection of its digital assets.