TL;DR: Shadow SaaS is widespread because employees can adopt unapproved SaaS tools faster than IT can review them, creating blind spots for data exposure and offboarding risk, according to Unixi and the Cloud Security Alliance. Browser-level visibility helps security teams discover usage, but governance still depends on enforcing approved access paths and lifecycle control.
At a glance
What this is: This article argues that shadow SaaS creates security exposure because unapproved SaaS usage sits outside IT visibility, making data location, access, and offboarding hard to govern.
Why it matters: It matters to IAM practitioners because unmanaged SaaS adoption weakens identity governance, complicates lifecycle control, and can leave corporate data accessible after users depart.
By the numbers:
- 55% of employees adopt SaaS without the involvement of the security team.
👉 Read Unixi's analysis of how to detect and block shadow SaaS
Context
Shadow SaaS is unapproved software-as-a-service use that bypasses normal IT review, security control, and lifecycle governance. The primary problem is not just tooling sprawl, but the identity and data governance gap that appears when users create accounts outside managed channels and then store corporate information there.
That gap matters because access, ownership, and offboarding become unclear the moment a service sits outside the approved estate. For identity teams, shadow SaaS is a practical reminder that IAM and SaaS governance overlap whenever users authenticate into unsanctioned applications, even if the application itself is not formally managed.
The article treats this as a common enterprise behaviour rather than an edge case, which is broadly consistent with how shadow IT tends to emerge under procurement and approval delays.
Key questions
Q: How should security teams govern shadow IT in SaaS environments?
A: Security teams should govern shadow IT by treating it as unmanaged access, not just unsanctioned software. Start with continuous discovery, then map each app to owners, data types, delegated scopes, and revocation paths. The control goal is to reduce hidden access paths before they become business-critical dependencies.
Q: Why does shadow IT create identity governance risk?
A: Shadow IT creates identity governance risk because access happens outside approved inventory, review, and revocation processes. When users adopt unmanaged apps or alternate workflows, security teams lose visibility into who can access what, which makes entitlement review, offboarding, and policy enforcement incomplete.
Q: How do organisations know whether shadow SaaS is actually under control?
A: They should be able to show a current inventory of SaaS apps, the identities using them, the data they hold, and the owner responsible for offboarding and renewal. If any of those four elements is missing, the programme still has blind spots. Control exists only when discovery, ownership, and lifecycle actions are connected.
Q: What should teams do when shadow SaaS is discovered in a business unit?
A: Contain the risk by identifying the user, the data stored, and the business purpose, then decide whether to approve, migrate, or block the service. If the application is kept, it needs ownership, review cadence, and offboarding rules. If it is blocked, data removal must be verified.
Technical breakdown
Why shadow SaaS becomes a governance blind spot
Shadow SaaS is difficult to control because the application exists outside approved inventory, so security teams do not see who created it, what data was placed there, or which identities can access it. In practice, this creates a parallel access path that is not covered by standard application onboarding, access review, or offboarding workflows. Browser-based detection can expose the usage event, but visibility alone does not establish ownership or policy authority.
Practical implication: build discovery and classification into SaaS governance so unsanctioned apps can be tied back to owners and risk decisions.
Browser-level authentication monitoring and SaaS discovery
Browser-level monitoring works by observing authentication events at the point of user interaction rather than waiting for network, proxy, or CASB telemetry to reveal the app. That approach is useful because many shadow SaaS accounts are created directly by users with corporate credentials or ad hoc email identities. The security value comes from seeing the app, the user, and the session context together, which makes unauthorized use easier to identify and evidence more quickly.
Practical implication: combine browser telemetry with identity logs so discovery can map each unauthorized SaaS session to a named user and source device.
Blocking unsanctioned SaaS without breaking identity governance
Stopping shadow SaaS requires policy enforcement, not just reporting. If the control only flags unapproved apps, users can re-create the same risk through another account or another service. Effective governance therefore links authentication policy to an approved application list and uses risk-based blocking to prevent logins to services that have not been reviewed, contracted, or assigned an owner.
Practical implication: connect access enforcement to a governed SaaS allowlist so authentication into unapproved services can be denied or stepped up.
NHI Mgmt Group analysis
Shadow SaaS is an identity governance problem before it is a SaaS problem. The article shows that users can create business-critical access paths outside managed channels, which means the organisation loses control over who owns the account, who can review it, and who can revoke it. That is why unmanaged SaaS should be treated as an identity lifecycle exception, not just an application inventory issue. The practitioner conclusion is clear: if the identity team cannot govern the login, it cannot govern the risk.
Visibility is necessary, but visibility alone does not close the control gap. Discovery of shadow SaaS helps security teams understand exposure, yet the real failure mode is the absence of an approved path that users will actually follow when they need a tool quickly. That creates shadow identity use tied to shadow application adoption. The right operating model pairs discovery with policy and ownership so unmanaged apps can be brought into review or blocked outright.
Data exposure persists because offboarding logic rarely reaches unsanctioned services. Once corporate files, messages, or customer data are placed into a consumer SaaS account, access removal in the main identity platform does not necessarily remove the data risk. This is a lifecycle failure, not a point-in-time access issue. Practitioners should treat shadow SaaS as evidence that offboarding and data governance are not fully integrated.
Browser-enforced controls will become more important as procurement friction keeps driving bypass behaviour. When users can spin up SaaS tools faster than the organisation can approve them, the control point shifts closer to the session. That does not replace governance, but it does change where enforcement can realistically happen. The field should expect more emphasis on session-aware discovery, policy routing, and sanctioned alternatives that reduce the incentive to go off-book.
What this signals
Shadow SaaS is a useful warning signal for identity programmes that still assume the approved application list is the real estate that matters. When employees can create service accounts and store data outside the managed estate, the organisation needs discovery that reaches the browser and the identity layer. The control question becomes whether Unapproved SaaS is being incorporated into lifecycle governance, not whether it exists. For teams formalising this response, the OWASP Non-Human Identity Top 10 and NIST SP 800-53 Rev 5 Security and Privacy Controls both reinforce the need to align access control, auditability, and accountability.
The broader programme signal is that procurement delay can become a security control failure if users treat it as permission to bypass governance. That means SaaS intake needs clearer routing, faster risk decisions, and a defined exception path that does not push users into consumer tools. Practitioners should also tie this to offboarding, because unmanaged SaaS frequently outlives the employee who created it.
For practitioners
- Inventory unsanctioned SaaS by user and business owner Use browser telemetry and identity logs to identify which employees created accounts, which applications they used, and which teams now depend on them. Risk-based remediation works better when each app has a named owner and a documented decision path.
- Tie SaaS approval to identity and data controls Require application review before corporate credentials can be used for sign-in, and record where sensitive data is stored so access decisions include both authentication and data exposure. This closes the gap between login governance and data governance.
- Enforce an approved app allowlist at the session layer Block or step up authentication for services that have not been reviewed, contracted, or assigned a security owner. Session-layer enforcement reduces the chance that employees can create new shadow accounts after discovery.
- Integrate offboarding into shadow SaaS remediation When a user leaves or changes role, confirm whether they created any unsanctioned SaaS accounts and whether corporate data still resides there. Offboarding must cover accounts outside the managed SaaS estate, not just official applications.
Key takeaways
- Shadow SaaS turns everyday productivity workarounds into identity governance gaps that security teams often cannot see.
- The central risk is not just unauthorized software use, but unmanaged accounts, unclear ownership, and data exposure that survives offboarding.
- Effective control requires discovery, policy enforcement, and lifecycle remediation to operate together, not as separate security tasks.
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, NIST SP 800-53 Rev 5 and CIS Controls v8 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-4 | Shadow SaaS creates unmanaged access paths that map to access control gaps. |
| NIST SP 800-53 Rev 5 | AC-2 | Unmanaged SaaS accounts need account management and ownership controls. |
| OWASP Non-Human Identity Top 10 | NHI-03 | Shadow SaaS often exposes unmanaged credentials and ungoverned access paths. |
| CIS Controls v8 | CIS-5 , Account Management | Shadow SaaS creates accounts outside central management and review processes. |
Use AC-2 to inventory, approve, and remove SaaS accounts that fall outside managed workflows.
Key terms
- Shadow SaaS: Shadow SaaS is the set of unauthorised or unreviewed software-as-a-service tools used outside central security governance. These applications often bypass normal identity controls, making them difficult to inventory, monitor, and harden against credential-based abuse.
- Application Allowlisting: Application allowlisting is the practice of permitting only approved software to run or be installed on a device. It reduces the chance of malicious or unmanaged apps changing the device’s behaviour, and it is especially useful where mobile endpoints must remain tightly governed.
- Browser-Level Monitoring: Browser-level monitoring observes user actions inside the web session rather than relying only on backend audit logs. It provides context for what a person viewed, copied, downloaded, or exported, which is especially useful when a SaaS platform does not expose enough detail for timely insider-risk investigation.
- Shadow Identity: A shadow identity is a machine identity created outside central governance, often by developers or automation tooling. These identities are dangerous because they bypass normal provisioning and offboarding controls, making them hard to inventory, review, and revoke before attackers find them.
What's in the full article
Unixi's full article covers the operational detail this post intentionally leaves for the source:
- How its browser-based detection identifies shadow SaaS sessions at the point of user interaction
- The remediation workflow for flagging, prioritising, and blocking unapproved SaaS usage
- How the tool reports user-level application data to security teams for follow-up
- Where browser-level authentication enforcement fits into a broader SaaS governance process
Deepen your knowledge
NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, identity lifecycle, and secrets management for practitioners who need to connect identity controls to real operational risk. It helps security and identity teams build the governance model needed to manage unmanaged access paths and reduce exposure across the broader programme.
Published by the NHIMG editorial team on August 27, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org