Subscribe to the Non-Human & AI Identity Journal

How should organisations scope systems that handle controlled information?

Start by mapping where the information actually lives, how it moves, and who is responsible for it at each stage. Then remove systems that no longer process the material and tighten the boundary around the systems that do. Scoping should be revalidated whenever the business, supplier base, or workflows change, not only at assessment time.

Why This Matters for Security Teams

Scoping systems that handle controlled information is a control design decision, not a paperwork exercise. If the boundary is too broad, teams inherit unnecessary systems, suppliers, and review overhead. If it is too narrow, material flows escape governance and the assessment no longer reflects reality. For regulated environments, that gap can affect evidence quality, incident response readiness, and the credibility of the overall security programme. NIST guidance on control scoping emphasises that the system boundary must reflect the actual processing environment, not just the preferred architecture on paper, which is why OWASP Non-Human Identity Top 10 is useful when service accounts, API keys, and automation are part of the data path.

Practitioners often miss the indirect paths: cached copies, analytics pipelines, backup sets, admin consoles, and vendor-operated workflows that still touch the same material. Controlled information frequently spreads through identity, automation, and support tooling long before it appears in a formal data flow diagram. In practice, many security teams encounter scoping failures only after a review, audit, or incident has already exposed an unmanaged dependency, rather than through intentional boundary design.

How It Works in Practice

Effective scoping starts with a data-centric inventory. Identify where controlled information is created, stored, transmitted, transformed, and destroyed, then map the systems, identities, and third parties involved at each point. The boundary should include every system that can read, process, copy, or influence the information, even if it is not the primary repository. That typically means production applications, supporting databases, logging platforms, ticketing systems, export jobs, identity providers, and any automation that can retrieve the content.

A practical scoping method is to classify systems by function:

  • Primary processors that originate or authorise the information
  • Transiting systems that move or broker the information
  • Derivative systems that store copies, extracts, or analytics outputs
  • Operational systems that can alter access, retention, or deletion
  • External services that receive the information under contract or API integration

That approach becomes especially important when machine identities are involved. Service accounts, workload identities, and agentic tools often have persistent access to controlled information, which can expand the true attack surface beyond human users. The OWASP guidance above is a useful reference for spotting where non-human access paths create hidden scope. For broader control mapping, NIST CSF 2.0 is a useful anchor for organising governance, asset management, and access control expectations, while the NIST digital identity guidance remains relevant where strong identity proofing or authentication is part of the scoping boundary.

Reviewers should also distinguish between ownership and custody. A vendor may host a platform, but the organisation may still own the data classification, retention rule, and access decision. Likewise, a system can remain in scope even after it stops being the source of controlled information if it retains backups, exports, or API tokens that still expose the material. These controls tend to break down when organisations rely on static asset lists in fast-changing cloud and SaaS environments because the actual data path changes faster than the documented boundary.

Common Variations and Edge Cases

Tighter scoping often reduces assessment cost and operational drag, but it also increases the burden of proving that exclusions are valid, so organisations must balance precision against the effort needed to maintain evidence. The hardest cases usually involve shared platforms, multi-tenant services, and hybrid workflows where controlled information is only one of several data classes in motion.

There is no universal standard for deciding whether a supporting system belongs in scope when it only touches metadata, indexes, or alerts. Current guidance suggests treating these systems as in scope when the derived data can reveal, reconstruct, or redirect access to controlled information. The same logic applies to backup, disaster recovery, and observability tooling if restore paths or logs contain sufficient detail to expose the underlying content.

Edge cases become more complex when AI features are added. Prompt logs, retrieval stores, embeddings, and agent tool connectors can pull controlled information into places the original business owner did not expect. In those environments, scoping must include not only the application that presents the interface, but also the model-adjacent components that persist or replay sensitive content. Where supplier dependencies are involved, it is also sensible to align scoping with the OWASP Non-Human Identity Top 10 to ensure machine credentials are not creating untracked access paths. Best practice is evolving for agentic and AI-assisted workflows, so organisations should revalidate boundaries after model changes, integration changes, or major supplier updates.

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 surface, NIST CSF 2.0, NIST SP 800-63 and NIST AI RMF set the technical controls, and EU Cyber Resilience Act define the regulatory obligations.

Framework Control / Reference Relevance
NIST CSF 2.0 ID.AM Scope depends on knowing which assets and data paths actually process controlled information.
NIST SP 800-63 Identity assurance matters where users, admins, and machine identities access controlled information.
OWASP Non-Human Identity Top 10 Machine identities often extend the real boundary through API keys, service accounts, and automation.
NIST AI RMF GOVERN AI-assisted workflows can expand scope through logs, retrieval stores, and tool connectors.
EU Cyber Resilience Act Software and connected products handling controlled information need clear boundary and update discipline.

Build and maintain an inventory of systems, data flows, and dependencies before finalising scope.