IoT is expanding rapidly as digital transformation spreads across industries and consumer life, connecting “things” (and people) through networks that enable people-to-people, people-to-things, and things-to-things interactions. The ecosystem remains fragmented, yet IoT’s convergence of wireless technologies, micro-electromechanical systems, microservices, and the Internet is breaking down barriers between operational technology and IT, enabling analysis of machine-generated data for operational improvements. Manufacturing illustrates the shift: long-used sensors that once operated only locally are becoming IP-enabled via smart sensors, powering the Industrial IoT.
Security is a central weakness because IoT was largely not designed with protection in mind, and many devices lack the CPU, memory, storage, update mechanisms, and standardization needed for basic identity and security. The 2016 Mirai botnet attack on Dyn—using compromised webcams—demonstrates how insecure devices can be weaponized at scale. Robust device identity, paired with user identity, is presented as foundational for authentication, authorization, traffic control, and protecting sensitive data such as PII in smart healthcare scenarios. However, integrating identities across devices can also amplify risk if weaker components expose shared credentials, especially given common password reuse.
The paper surveys communication constraints (wired/wireless, power, range, protocols like MQTT, REST, XMPP, CoAP, ZigBee), hardware tradeoffs (security capacity versus power consumption), and identity mechanisms including x.509/PKI, FIDO (notably UAF), PUFs (promising but attackable), and secure hardware (Secure Elements and TEEs). Because many devices cannot support full on-device controls, CIAM-driven approaches—especially OAuth 2.0 Device Flow—plus API gateways and representational device models (e.g., ThingShadow) provide near-term paths. Regulatory pressure such as GDPR further elevates the need for fine-grained consent and data export/deletion capabilities.
See All Locations
See All Locations