TL;DR: Modern enterprises are spreading credentials across spreadsheets, developer environments, browser sessions, and automation workflows, creating identity sprawl and an Access-Trust Gap as teams add subsidiaries, contractors, AI builders, and SaaS tools, according to 1Password. The editorial issue is bigger than provisioning speed: governance has to scale without assuming every credential lives inside SSO or PAM.
At a glance
What this is: 1Password is positioning enterprise provisioning, multi-tenancy, verified emails, and OAuth-based automation as a way to manage identity sprawl where SSO and PAM do not reach.
Why it matters: This matters because IAM teams now have to govern credentials, delegated access, and workflow-level controls across human, NHI, and emerging AI-adjacent operations without adding more infrastructure.
👉 Read 1Password’s analysis of enterprise provisioning, multi-tenancy, and workflow automation
Context
Identity sprawl happens when credentials, accounts, and access paths multiply faster than the controls built to govern them. In this case, the core problem is that many enterprise identities now live outside the reach of SSO and PAM, especially in shared spreadsheets, developer environments, browser sessions, and automation workflows.
That gap matters for NHI governance because the actor being managed is often not a person but a credential, token, or workflow-bound identity. The article is really about the Access-Trust Gap: the widening distance between where access exists and where governance can still see it.
Key questions
Q: How should security teams govern credentials that live outside SSO and PAM?
A: Start by treating those credentials as governed assets rather than exceptions. Inventory where they are stored, who can use them, and what event ends their validity. Then apply lifecycle ownership, logging, and revocation rules to each storage location so access does not survive the business reason for creating it.
Q: Why do shared spreadsheets and browser sessions create identity risk?
A: Because they often hold credentials without the controls that identity teams rely on for review and revocation. A spreadsheet or browser session can become an unofficial access system, especially when teams reuse it across projects or contractors. That creates hidden standing access and weak accountability when the relationship changes.
Q: When should organisations treat delegated automation as privileged access?
A: When the integration can create, suspend, restore, or otherwise alter access without manual approval at every step. At that point the workflow is not just a convenience layer. It is an identity control path with real privilege, so it needs scope limits, audit logging, and clear ownership.
Q: What should teams do before adopting hosted identity automation?
A: Verify the execution boundary, the trust model, and the rollback path. Teams should know where sensitive operations happen, which parties can observe them, and how access can be reversed if the workflow misbehaves. Without those answers, automation can expand risk faster than it reduces it.
How it works in practice
Why SSO and PAM leave credential sprawl uncovered
SSO centralises user authentication, while PAM focuses on high-risk privileged sessions. Neither model fully governs the long tail of non-human credentials that sit in spreadsheets, browser storage, developer tools, and automation flows. Those assets are often created for convenience and then reused across teams without a lifecycle boundary. Once that happens, access becomes operationally real but governance-light, because the organisation can no longer point to a single authoritative control plane for every credential.
Practical implication: Map credential locations that exist outside SSO and PAM, then decide which of them need lifecycle governance rather than another point solution.
What zero-knowledge provisioning changes for identity controls
The article’s provisioning model matters because it tries to automate identity management without exposing the data the platform manages. In a zero-knowledge design, cryptographic operations must happen inside isolated execution boundaries so the operator cannot read the keys or vaults involved. That is materially different from a conventional hosted SCIM bridge, where the provisioning system is trusted to see and process identity data directly. The architectural issue is not just automation. It is whether automation can be made compatible with privacy and trust constraints.
Practical implication: Treat hosted provisioning as an architecture decision, then verify where cryptographic operations occur and what the operator can actually observe.
How delegated OAuth access turns identity tooling into a control surface
The Users API described in the article extends identity operations into SOC workflows through delegated OAuth authorisation. That means third-party tools can list users, suspend access, or restore access based on detected risk, which turns the identity platform into an active response layer rather than a passive directory. The security question is not only whether the API is scoped correctly, but whether access changes can be initiated and reversed with enough governance to avoid accidental overreach.
Practical implication: Review every delegated integration as an identity control surface, not just an API integration, and require explicit scope, logging, and rollback paths.
NHI Mgmt Group analysis
Access-Trust Gap: This article names the right problem even if it does not fully solve it. Modern enterprises have more credentials than their governance model can continuously observe, and that is the operational meaning of the Access-Trust Gap. SSO and PAM still matter, but neither was designed to absorb the full spread of workflow credentials, browser-held secrets, and cross-team automation. Practitioners should read that gap as a programme design failure, not a tooling inconvenience.
Zero-knowledge automation breaks the old assumption that the provisioning system must see the data it provisions: That assumption was designed for trusted hosted administration. It fails when the platform must automate access without exposing encryption keys or vaults, because visibility is no longer the same thing as control. The implication is that identity architecture has to separate execution authority from data visibility instead of treating them as the same control.
Hosted identity automation is becoming a governance issue, not just an efficiency issue: The article shows a broader shift in identity tooling toward systems that combine provisioning, structure, and response in one control surface. That consolidates operational power, which is useful, but it also raises the bar for auditability, delegation boundaries, and lifecycle discipline. Practitioners should reassess which identity actions are allowed to happen inside the platform versus through external governance processes.
Identity governance is moving from account-centric to workflow-centric: The important unit is no longer only the user account or service account, but the workflow that creates, stores, and revokes access across systems. That is why cross-functional teams, acquisitions, contractor onboarding, and security automation all appear in the same problem space. The practical conclusion is that identity programmes need lifecycle controls that follow access wherever it is created and consumed.
Verified sender trust is now part of identity assurance: If phishing and account recovery both rely on email trust, then verified outbound messaging becomes part of the identity security model, not a communications detail. This matters because access decisions happen in real time, and attackers exploit uncertainty at the point of recovery or verification. Practitioners should treat email authenticity as one more layer in the identity trust chain.
From our research:
- 85% of organisations lack full visibility into third-party vendors connected via OAuth apps, according to The State of Non-Human Identity Security.
- Only 1.5 out of 10 organisations are highly confident in their ability to secure NHIs, according to the same research.
- That visibility gap is why teams should also review NHI Lifecycle Management Guide when designing provisioning, offboarding, and access review workflows.
What this signals
Access sprawl is becoming a lifecycle problem, not a directory problem: Once credentials are embedded in spreadsheets, browser sessions, and workflow automation, the governance issue is offboarding and ownership rather than authentication alone. Teams that already struggle to see third-party OAuth connections should expect the same blind spot to appear inside internal operational tooling.
The practical signal for IAM leaders is that platform consolidation will keep pulling identity actions into fewer control surfaces. That can help with auditability, but only if organisations preserve independent review of delegated access and treat automation scopes as privileged boundaries, not administrative convenience.
Identity security programmes should now measure where access exists without a revocation path: If the business can create credentials faster than it can retire them, the programme is carrying hidden standing privilege. That is the point where governance becomes an evidence problem, not a policy problem.
For practitioners
- Inventory credentials outside SSO and PAM List where secrets, tokens, browser sessions, spreadsheets, and automation workflows actually live, then assign each location an owner and a lifecycle rule. Focus first on the places where access can be used without a formal joiner-mover-leaver process.
- Separate provisioning authority from data visibility For hosted automation, document where encryption keys are generated, used, and stored, and verify whether any operator, cloud layer, or integration partner can inspect them. Require attestation evidence for the execution boundary, not just a feature claim.
- Review OAuth integrations as privileged identity paths Classify delegated integrations that can list users, suspend access, or restore access as privileged access paths. Apply scope review, change logging, and rollback testing to those workflows before you allow them into SOC or admin operations.
- Define ownership for lifecycle events across business changes Map how access changes during acquisitions, contractor onboarding, and temporary project setup, then require a documented offboarding step for each. If ownership changes but credentials remain valid, governance has failed even if the platform still works.
Key takeaways
- Identity sprawl is no longer limited to human accounts, because many enterprises now manage credentials through workflows and shared tools that sit outside traditional IAM controls.
- The scale problem is visibility as much as access, with OAuth-connected third parties and workflow automation creating control gaps that standard SSO and PAM do not close.
- Practitioners should focus on lifecycle ownership, delegated scope, and execution boundaries before adding more automation to the identity stack.
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 Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-03 | Provisioning and lifecycle control are central to the article’s NHI governance gap. |
| NIST CSF 2.0 | PR.AC-1 | The post centers on access management across users, workflows, and delegated tools. |
| NIST Zero Trust (SP 800-207) | PR.AC-4 | Delegated OAuth access and active response require continuous authorisation boundaries. |
Map non-human credential provisioning and revocation to NHI lifecycle controls before expanding automation.
Key terms
- Identity sprawl: Identity sprawl is the uncontrolled spread of accounts, credentials, and access paths across teams, tools, and workflows. It becomes a governance problem when no single control plane can explain where access lives, who owns it, or how it is revoked.
- Access-trust gap: The access-trust gap is the distance between where credentials are used and where governance can still observe and control them. In practice, it shows up when teams rely on spreadsheets, browser sessions, or automation workflows that sit outside normal identity review processes.
- Delegated access: Delegated access is permission granted to a system or integration to act on behalf of an identity subject within a defined scope. It is legitimate only when scope, logging, ownership, and revocation are clear enough that the delegation can be audited and reversed.
- Zero-knowledge architecture: Zero-knowledge architecture is a design in which the service operator cannot read the sensitive data it stores or processes. For identity systems, that means cryptographic operations and vault access must be isolated so automation does not expose secrets to operators or infrastructure providers.
Deepen your knowledge
Identity sprawl, lifecycle ownership, and delegated access are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If your environment already mixes SSO, PAM, and workflow credentials, it is worth exploring.
This post draws on content published by 1Password: enterprise provisioning, multi-tenancy, verified emails, and OAuth-based security automation. Read the original.
Published by the NHIMG editorial team on 2026-03-17.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org