Because the most sensitive actions happen inside provider-managed control planes after authentication, not at the network edge. Firewalls and VPNs cannot reliably see or govern every token, session, or delegated access path, so identity and entitlement controls become the real enforcement layer.
Why This Matters for Security Teams
Cloud and SaaS shift enforcement away from the network edge and into provider-managed control planes, where authentication, delegated tokens, and API calls determine what can happen next. That weakens perimeter-based thinking because traffic inspection alone cannot reliably reveal who is acting, which token is in use, or whether access has been quietly expanded through an app integration. NIST Cybersecurity Framework 2.0 is useful here because it treats identity and access as core governance concerns, not side effects of connectivity.
The practical risk is not just exposure, but visibility loss. In incidents such as the Snowflake breach and the Salesloft OAuth token breach, the attacker’s advantage came from valid access paths inside SaaS and cloud ecosystems, not from breaking through a firewall. That is why perimeter tools remain necessary but are no longer sufficient.
Current research from The State of Non-Human Identity Security found that only 1.5 out of 10 organisations are highly confident in securing non-human identities, a sign that identity sprawl is already outpacing governance. In practice, many security teams discover the weakness only after a token, app grant, or service account has already been used for lateral movement.
How It Works in Practice
Perimeter models assume that once a request is “inside,” it can be trusted more than external traffic. Cloud and SaaS break that assumption because most meaningful access is mediated by identity, not location. A user, workload, or workload identity authenticates, then receives access through sessions, API tokens, OAuth grants, service principals, or delegated permissions. The control plane decides whether the request is valid, while the network only sees that a connection exists.
That changes the security design from packet-centric to identity-centric. Teams increasingly use:
- strong authentication for humans and workloads, with MFA where appropriate and cryptographic workload identity where possible;
- short-lived credentials and token rotation to reduce the value of stolen access;
- least privilege and entitlement reviews for cloud roles, SaaS app grants, and admin consent;
- centralised logging and event correlation across identity providers, SaaS audit logs, and cloud control planes;
- policy-as-code to evaluate access conditions at request time rather than relying on static network zones.
This is why frameworks such as NIST Cybersecurity Framework 2.0 and current cloud guidance emphasise identity governance, continuous monitoring, and configuration control. The real issue is not that perimeter controls stop working completely, but that they only see a fraction of the trust decisions being made. These controls tend to break down when SaaS integrations, OAuth app chains, or cloud-native automation create access paths that never traverse the traditional edge.
Common Variations and Edge Cases
Tighter identity control often increases operational overhead, requiring organisations to balance stronger governance against developer velocity and platform complexity. There is no universal standard for this yet, especially in hybrid estates where legacy VPN access, modern SSO, and embedded SaaS automation all coexist.
One common edge case is third-party OAuth access. In many environments, the perimeter is bypassed entirely once a SaaS app is granted access to mail, files, or CRM data. Another is machine-to-machine automation, where long-lived API keys create durable access that looks normal to network tooling but is high risk from an identity perspective. The BeyondTrust API key breach illustrates how a single credential can become a control-plane problem rather than a network problem.
Best practice is evolving toward identity-first segmentation, just-in-time access, and continuous entitlement review, but the exact implementation varies by cloud provider and SaaS platform. Organisations with heavy legacy dependencies often cannot remove perimeter controls immediately; instead, they should treat them as compensating controls while identity, token, and privilege governance becomes the primary enforcement layer. The biggest gap appears when SaaS sprawl and unmanaged app consent outgrow the organisation’s ability to map who can act on behalf of whom.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC | Cloud and SaaS weaken network trust, making identity and access governance central. |
| OWASP Non-Human Identity Top 10 | NHI-01 | OAuth apps, tokens, and workload identities drive SaaS access paths beyond the perimeter. |
| NIST AI RMF | Autonomous and delegated access paths need ongoing risk evaluation in dynamic environments. |
Shift enforcement to identity, entitlement review, and continuous monitoring instead of edge trust.
Related resources from NHI Mgmt Group
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on June 23, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org