Subscribe to the Non-Human & AI Identity Journal

Why do SaaS marketplaces create identity governance risk?

Because each new app can add credentials, permissions, and data access that sit outside normal account reviews. The risk grows when teams can install tools quickly but cannot prove who owns them, what they can reach, or when they should be removed. That mismatch drives access sprawl and weakens control evidence.

Why This Matters for Security Teams

SaaS marketplaces turn identity governance into a moving target because every approved app can introduce its own tokens, API keys, service accounts, and delegated scopes. Those entitlements often sit outside the normal joiner-mover-leaver process, so the security team may see an installed app but not the underlying access path. NHI Management Group has consistently shown that secrets sprawl and weak offboarding are common failure points, with the Ultimate Guide to NHIs highlighting how often organisations lose visibility into service accounts and long-lived credentials.

The governance problem is not just inventory. Marketplace apps can inherit broad permissions through OAuth consent, sync data into third-party systems, and remain active long after the original business need has changed. That creates a gap between procurement approval, security review, and actual runtime access. Current guidance from the NIST Cybersecurity Framework 2.0 still applies, but marketplaces stress controls that were built for slower, centrally managed software onboarding. In practice, many security teams encounter token abuse and shadow integrations only after data exposure has already happened, rather than through intentional access review.

How It Works in Practice

The governance risk comes from how marketplace ecosystems chain trust. A user can install an app, grant permissions, and let that app create its own non-human identities or reuse existing ones. The business sees a productivity win, but the security team inherits a new control surface with unclear ownership, unclear scope, and unclear revocation criteria. That is why NHI lifecycle management matters so much, especially the offboarding and rotation gaps described in Top 10 NHI Issues.

Practitioners usually need to govern four layers at once:

  • App identity: who published the app, what tenant controls apply, and whether the vendor can be trusted.
  • Consent scope: which data, APIs, and admin functions the app can reach.
  • Underlying credentials: OAuth grants, API keys, refresh tokens, certificates, and service accounts.
  • Lifecycle ownership: who approves the app, who reviews it, and who removes it when it is no longer needed.

Good practice is to tie marketplace inventory to identity governance, not just software inventory. That means classifying each app by data sensitivity, mapping its privileges to business owners, and enforcing periodic recertification of both the app and its delegated access. The strongest programs also watch for excessive privilege, dormant integrations, and secrets stored outside approved vaults, because those issues tend to multiply once marketplace installs become self-service. The 52 NHI Breaches Analysis shows how quickly compromise patterns repeat when credential control is weak. These controls tend to break down in high-change SaaS estates because app ownership and delegated access drift faster than review cycles can catch up.

Common Variations and Edge Cases

Tighter marketplace control often increases friction for business teams, requiring organisations to balance security assurance against adoption speed and operational autonomy. That tradeoff is real, especially in environments where sales, marketing, and engineering install apps without central IT involvement. Current guidance suggests that the right answer is usually risk-tiered governance rather than blanket prohibition, because not every marketplace app carries the same blast radius.

Edge cases matter. Some apps only read calendar or profile data, while others can create records, export customer information, or act as privileged automation. Some are approved through procurement but later expanded by users through additional consent prompts, which means the original review is no longer sufficient. In those cases, the review should be triggered by permission change, not just initial installation. Governance also gets harder when apps are connected through intermediary platforms, because a single marketplace app can hide multiple downstream identities and tokens.

Industry consensus is still evolving on how much runtime inspection is enough for SaaS marketplaces. Best practice is to combine owner attestation, least privilege, short-lived credentials where possible, and automated offboarding checks. That is the operational pattern that reduces identity sprawl without blocking legitimate work.

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
OWASP Non-Human Identity Top 10 NHI-03 Marketplace apps often create unmanaged credentials and stale secrets.
NIST CSF 2.0 PR.AC-4 SaaS marketplace access must be reviewed and limited to business need.
NIST AI RMF Agentic or automated app behavior adds context that static reviews miss.

Use AI risk governance to evaluate dynamic app actions, ownership, and downstream access changes.