Join our Newsletter — 33% off our NHI Course

What should security teams require from high-concentration third-party providers?

They should require per-client exposure evidence, detailed telemetry sharing, segmentation between tenants, and explicit notification timelines for compromised accounts or data movement. When one provider holds records for many customers, the governance question is not only breach response. It is whether the provider can prove blast-radius containment in the first place.

Why High-Concentration Providers Need Stronger Proof Than a Standard Vendor Contract

When one third party concentrates records, workflows, or access for many customers, the real issue is not whether the provider has a breach plan on paper. It is whether it can limit exposure per client, show tenant separation in practice, and prove that one compromise will not cascade across the customer base. That is especially important where the provider integrates through shared automation or delegated access paths.

Security teams should treat concentration risk as a governance and blast-radius problem, not just a procurement issue. A provider that cannot show who was exposed, when, and through which access path is leaving customers blind to downstream impact. OWASP’s Non-Human Identity Top 10 is useful here because high-concentration providers often depend on machine credentials, service integrations, and delegated permissions that can widen impact quickly. NHIMG research also shows that only 5.7% of organisations have full visibility into their service accounts, which helps explain why third-party concentration is so hard to govern well.

In practice, many security teams discover weak tenant containment only after a provider incident has already made customer-by-customer impact hard to reconstruct.

How It Works in Practice

The strongest requirement is evidence, not reassurance. Security teams should ask providers to demonstrate how they separate customer data, credentials, queues, logs, and admin paths, then show how they would detect cross-tenant movement if an account were compromised. That means asking for per-client exposure evidence, not just aggregate incident statements. If the provider cannot identify blast radius per tenant, it is impossible to assess whether a single compromise is isolated or systemic.

Operationally, this usually turns into a small set of verifiable controls. Teams should expect telemetry that can be sliced by customer, clear ownership of privileged support paths, and notification timelines that distinguish suspected access, confirmed access, and confirmed data movement. The provider should also explain whether customer-specific secrets, tokens, or delegated permissions are short-lived or long-lived, because standing credentials in a shared environment make containment much harder. This is where the issue overlaps with NHI governance: shared service accounts, OAuth grants, API keys, and automation tokens can create broad exposure if they are not scoped tightly.

The NHI angle matters because concentration often hides inside automation. A third party may look like a normal SaaS vendor, but under the hood it can hold delegated access to mailboxes, repositories, cloud assets, or support tooling. NHIMG’s Ultimate Guide to Non-Human Identities notes that 92% of organisations expose NHIs to third parties, which is why provider access reviews should include non-human credentials, not only human users.

  • Require a tenant-level exposure map for each service the provider supports.
  • Require logs that can distinguish customer activity from provider administrator activity.
  • Require a stated notification clock for account compromise, suspected exfiltration, and confirmed movement.
  • Require proof that access can be revoked without waiting for a full platform outage.

These controls tend to break down when the provider uses shared operational accounts or opaque subcontractors, because customer-specific evidence becomes partial, delayed, or unavailable.

Common Variations and Edge Cases

Tighter concentration controls often increase integration overhead and slow onboarding, so organisations have to balance speed against recoverability. That tradeoff becomes more pronounced when the provider is deeply embedded in authentication, support, or data processing.

Not every high-concentration provider presents the same profile. A storage vendor, a managed support platform, and an identity-linked SaaS tool may all centralise customer exposure, but the evidence teams should demand will differ. For storage and analytics providers, segmentation and data residency details matter most. For delegated-access providers, teams should focus on token scope, rotation, and revocation. For support platforms, the key question is whether privileged staff can access one client’s data without creating broad read paths across others.

There is no universal standard for this yet, so current guidance suggests using contractual language only as a floor. The practical test is whether the provider can produce tenant-specific evidence after an incident, not whether it can describe its controls in general terms. Where the provider refuses to commit to notification timelines or cannot separate customer telemetry, that should be treated as a material governance gap rather than a minor documentation issue.

Practitioner Guidance: Treat concentration as a claim that must be proven continuously, not a promise that can be accepted at onboarding. The most useful requirement is evidence the provider can operationalise under pressure: tenant-level logs, revocation paths, and timestamps that stand up after a real incident.

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 CIS Controls v8 and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
OWASP Non-Human Identity Top 10 NHI-01 — Inventory and Ownership High-concentration providers often hide machine credentials and delegated access paths.
NHI-03 — Authorization and Privilege Scope Blast-radius control depends on tightly scoped access across tenants and support paths.
NHI-06 — Monitoring and Detection Per-client exposure evidence depends on telemetry that can distinguish tenant activity.
Recommendation — Inventory provider-held NHIs and assign explicit ownership for every tenant-scoped credential. Constrain provider credentials to the minimum tenant and system scope required. Collect tenant-level telemetry so exposure and movement can be attributed quickly.
CIS Controls v8 6 — Access Control Management Provider access must be revoked, scoped, and reviewed as a control issue.
8 — Audit Log Management Client-specific impact is only provable when logs support tenant-level investigation.
Recommendation — Restrict third-party access paths and remove unneeded provider accounts promptly. Retain and review logs that can prove who accessed which client data and when.
NIST CSF 2.0 PR.AC-4 — Access Permissions and Authorizations Are Managed High-concentration providers need managed authorizations to prevent broad spillover.
DE.CM-01 — The Network Is Monitored to Detect Potentially Adverse Events Detection of cross-tenant movement requires continuous provider monitoring.
RC.RP-1 — Recovery Plan Is Executed Notification timelines matter because recovery must begin before exposure spreads.
Recommendation — Manage provider authorizations so one client compromise cannot expand unchecked. Monitor provider activity for abnormal access, movement, and tenant boundary violations. Define and test customer notification triggers so recovery starts immediately after compromise.