Join our Newsletter — 33% off our NHI Course
Home FAQ Governance, Ownership & Risk What is the difference between a custom provider…
Governance, Ownership & Risk

What is the difference between a custom provider and an organization-scoped provider in integration governance?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated September 2, 2026 Domain: Governance, Ownership & Risk

A custom provider is one you define yourself because it is not in the catalog, while an organization-scoped provider is already supported but can be enabled, scoped, or credentialed differently for a specific customer organization. The first expands coverage. The second controls customer-specific variation without changing the underlying integration code.

Why This Matters for Security Teams

Integration governance determines whether a platform can scale safely across customers, business units, and regulated environments. A custom provider usually signals a true gap in the supported catalog, so the security team must assess how it handles secrets, callbacks, token exchange, and logging before it is trusted in production. An organization-scoped provider, by contrast, is generally a controlled variation of an existing integration, which helps preserve standardisation while still allowing customer-specific settings.

That distinction matters because the risk profile is not the same. Custom providers introduce more design and review work, while organization-scoped providers can create hidden configuration drift if teams assume the underlying control posture is identical everywhere. The right governance model should therefore separate “new integration logic” from “approved integration with different tenant-level parameters.” That is the same kind of thinking reflected in the NIST Cybersecurity Framework 2.0, where asset, access, and change management need to stay aligned as systems vary by context.

In practice, many security teams encounter provider risk only after a customer-specific exception has already been shipped, rather than through intentional integration design.

How It Works in Practice

In operational terms, a custom provider is created when the integration catalog does not cover the target system or when the required workflow is materially different from the supported pattern. That usually means the engineering team owns more of the lifecycle: authentication method, data mapping, retries, error handling, and support boundaries. Security review should treat it like a new dependency, not a simple configuration change.

An organization-scoped provider sits lower on the change spectrum. The provider exists in the platform, but the organisation-specific instance may have different credentials, endpoint settings, permission scopes, feature flags, or policy constraints. This lets one code path support multiple customers without cloning integration logic. It also means the governance focus shifts from code correctness to tenant isolation, approval workflow, and drift detection.

  • Use custom providers when the integration is genuinely new or the supported model cannot meet the use case.
  • Use organization-scoped providers when the integration is approved but needs customer-specific parameters or boundaries.
  • Track ownership, secret rotation, and support escalation separately for each model.
  • Review logs and telemetry for tenant bleed, mis-scoped credentials, and unexpected permission expansion.

For teams managing non-human identities, this distinction also affects secret lifecycle and privilege boundaries: custom providers often create new NHI material, while organization-scoped providers usually reuse a known pattern with tenant-specific credentials and access rules. The OWASP Non-Human Identity Top 10 is useful here because it highlights how credential sprawl and weak lifecycle controls emerge when integrations are treated as routine plumbing instead of governed identity assets.

These controls tend to break down when platform teams allow customer-specific exceptions to bypass review because the integration is “already supported” in name only.

Common Variations and Edge Cases

Tighter integration governance often increases delivery overhead, requiring organisations to balance release speed against tenant safety and supportability. The practical tradeoff is that custom providers offer flexibility but can fragment standards, while organization-scoped providers preserve reuse but can hide complexity in configuration layers.

Best practice is evolving for agentic and AI-enabled integrations, where a provider may not just move data but also trigger actions, call tools, or chain multiple services. In those environments, the line between “integration configuration” and “privileged execution path” can blur quickly, and there is no universal standard for this yet. Governance should therefore require explicit approval for tool access, output constraints, and fallback behavior.

Edge cases also appear when a provider is custom in one environment but organization-scoped in another. That can happen during phased rollout, after acquisitions, or where regional data handling rules differ. The safest approach is to classify the provider by the highest-risk version of its deployment, then document which tenant-specific settings are allowed to vary and which must remain fixed. Where integrations touch secrets, access tokens, or delegated authority, the control model should be reviewed alongside identity governance, not after implementation.

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, OWASP Agentic AI Top 10 and MITRE ATLAS 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.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0GV.SC-1Integration governance needs clear supplier and dependency oversight.
OWASP Non-Human Identity Top 10NHI-5Providers often rely on secrets and delegated non-human identities.
NIST AI RMFGOVERNAgentic integrations need accountability for actions and configuration changes.
OWASP Agentic AI Top 10A2Tool-using integrations can expand execution authority beyond intended scope.
MITRE ATLASAdversarial manipulation can exploit weak integration boundaries and trust.

Treat provider credentials as governed NHI assets with rotation, scope, and audit controls.

Deepen Your Knowledge

Sign up to our weekly newsletter — get 33% off our NHI Foundation Level Course

    NHIMG Editorial Note
    Reviewed and updated by the NHIMG editorial team on September 2, 2026.
    NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org