<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Mdm | Marcel Wiedemeier</title>
    <link>https://marcelwiedemeier.com/tags/mdm/</link>
      <atom:link href="https://marcelwiedemeier.com/tags/mdm/index.xml" rel="self" type="application/rss+xml" />
    <description>Mdm</description>
    <generator>Wowchemy (https://wowchemy.com)</generator><language>en-US</language><copyright>© 2023</copyright><lastBuildDate>Mon, 07 May 2018 15:00:00 +0200</lastBuildDate>
    <image>
      <url>https://marcelwiedemeier.com/media/icon_hu_99437298ac1eb4c9.png</url>
      <title>Mdm</title>
      <link>https://marcelwiedemeier.com/tags/mdm/</link>
    </image>
    
    <item>
      <title>Zero-Trust Mobility: Deploying 2,500 iOS Devices with MDM &amp; Containerized BYOD</title>
      <link>https://marcelwiedemeier.com/post/ios-enterprise-mobility/</link>
      <pubDate>Mon, 07 May 2018 15:00:00 +0200</pubDate>
      <guid>https://marcelwiedemeier.com/post/ios-enterprise-mobility/</guid>
      <description>&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;h2 id=&#34;the-mobile-threat-model-balancing-openness-and-data-protection&#34;&gt;The Mobile Threat Model: Balancing Openness and Data Protection&lt;/h2&gt;
&lt;p&gt;Allowing employees to access proprietary pharmaceutical data on mobile devices introduced novel security considerations:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Device Loss and Theft&lt;/strong&gt;: Risk of confidential emails or research attachments being accessed if a device was lost.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Malicious and Unvetted Apps&lt;/strong&gt;: Risk of consumer apps scraping clipboard contents or accessing local enterprise document caches.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Network Interception&lt;/strong&gt;: Unsecured public Wi-Fi networks exposing corporate traffic to man-in-the-middle (MITM) inspection.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Privacy in BYOD Scenarios&lt;/strong&gt;: Enforcing corporate security boundaries without compromising user personal privacy or exposing personal photos/messages to IT administrators.&lt;/li&gt;
&lt;/ul&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;+-----------------------------------------------------------------------------------------+
|                        Enterprise Mobile Security Architecture                          |
|                                                                                         |
|  [Personal Domain / Consumer Apps]          [Encrypted Enterprise Workspace Sandbox]    |
|  - Personal iCloud Photos / Messages        - Managed Outlook / Teams / Research Apps   |
|  - Consumer Social Media &amp;amp; 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) &amp;amp; Identity Gateway                      |  |
|  | - Remote Selective Wipe (Deletes corporate sandbox while preserving personal data)|  |
|  | - Jailbreak / Root Detection &amp;amp; Instant Compliance Quarantine                      |  |
|  | - Automated PKI Certificate Enrollment (SCEP / EST)                               |  |
|  +-----------------------------------------------------------------------------------+  |
+-----------------------------------------------------------------------------------------+
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id=&#34;security-engineering--device-architecture&#34;&gt;Security Engineering &amp;amp; Device Architecture&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Hardware-Backed Encryption (Secure Enclave)&lt;/strong&gt;: Leveraged Apple&amp;rsquo;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.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Managed Open-In Restrictions&lt;/strong&gt;: 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).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Per-App Micro-VPNs&lt;/strong&gt;: 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.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Selective Remote Wipe &amp;amp; Compliance Quarantine&lt;/strong&gt;: 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.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Automated Over-the-Air SCEP Enrollment&lt;/strong&gt;: 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.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;outcomes-secure-productivity-unleashed&#34;&gt;Outcomes: Secure Productivity Unleashed&lt;/h2&gt;
&lt;p&gt;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.&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>
