Accountability should sit with the teams that own identity governance, application administration, and security operations, with clear approval paths for API scopes and workflow changes. Custom automation does not remove ownership. It changes how controls are executed, so organisations still need defined roles for review, monitoring, audit evidence, and emergency revocation.
Why This Matters for Security Teams
Disconnected applications rarely fail because one team “forgot” to approve access. They fail when ownership is split across identity governance, application administration, and security operations, but the custom API automation in between is treated as a substitute for control ownership. That creates a dangerous gap: scopes get expanded, workflows change, and no one can quickly explain who approved what, why, and under which policy.
This is why NHI governance matters even when integrations are custom-built. The relevant risk is not the API itself, but the non-human identity behind it: API keys, service accounts, tokens, and automation jobs that can outlive the workflow they were created for. NHIMG’s Ultimate Guide to NHIs notes that 97% of NHIs carry excessive privileges, which is a strong signal that unmanaged automation often becomes permanent access. NIST CSF 2.0 reinforces the need for explicit accountability and governance, not implicit trust in tooling, in its Cybersecurity Framework 2.0.
In practice, many security teams discover the accountability problem only after an integration has been over-permissioned or an emergency revocation has failed, rather than through intentional design.
How It Works in Practice
For disconnected applications, accountability should be assigned by control domain, not by who wrote the script. Identity governance should own the approval model for scopes, token lifetimes, and revocation requirements. Application administration should own the business logic of the workflow, including what data is exposed and when automation is allowed to call the app. Security operations should own monitoring, detection, audit evidence, and emergency response. That division of responsibility is the only practical way to keep custom automation from becoming unreviewable shadow access.
Operationally, the safest pattern is to register each automation path as a managed non-human identity, with a named business owner and technical custodian. Scope approvals should be tied to change requests, and every token or credential should have a short TTL, an explicit purpose, and a revocation path. If the application cannot support native federation, use a tightly controlled gateway or broker to issue and log access centrally. NHIMG’s Lifecycle Processes for Managing NHIs and Regulatory and Audit Perspectives both emphasize that lifecycle control and evidence retention are central to defensible NHI governance.
- Define the owner for the automation, the API scope, and the downstream application separately.
- Require approval for new scopes, changed workflows, and extended credential lifetimes.
- Log who approved access, when it expires, and who can revoke it immediately.
- Review service accounts and API keys as production assets, not as implementation details.
Where this guidance breaks down is in legacy environments that cannot support scoped tokens, immutable logging, or timely revocation, because the automation then inherits broad standing access with weak evidence.
Common Variations and Edge Cases
Tighter accountability often increases operational overhead, requiring organisations to balance speed of integration against change control, auditability, and emergency response. That tradeoff is especially visible in disconnected applications where teams rely on custom scripts, file transfers, or scheduler-driven jobs that were never built for modern identity controls.
The hardest edge case is when one team owns the automation platform, another owns the target application, and a third owns the secrets store. Current guidance suggests that no single team should “own everything” by default; instead, accountability should be mapped to the control the team can actually enforce. For example, platform teams may administer the job runner, but app teams still approve the business access, while security retains veto authority for risky scopes. That structure is consistent with the OWASP Non-Human Identity Top 10, which treats over-privilege, secret exposure, and weak lifecycle management as recurring failure modes.
Another edge case is break-glass automation. Best practice is evolving here, but the minimum expectation is that emergency access remains time-bound, monitored, and attributable to a named approver. When teams cannot demonstrate who can revoke access, the automation has effectively become permanent privilege. NHIMG’s Top 10 NHI Issues is useful for prioritising these recurring failure patterns before they become audit findings.
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 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-01 | Custom API automation often hides over-privileged non-human identities. |
| NIST CSF 2.0 | GV.RM-01 | This question is fundamentally about governance ownership and accountability. |
| NIST-SP-800-53 | AC-2 | Accounts used by automation need lifecycle control and accountability. |
| NIST AI RMF | If automation is agentic or decisioning-driven, accountability must include runtime oversight. |
Inventory every automation identity, then reduce scopes to the minimum needed for each workflow.
Related resources from NHI Mgmt Group
- What is the difference between role-based access and API key governance for NHI security?
- How should security teams govern API keys used for generative AI access?
- What is the difference between protecting applications and protecting access?
- Who is accountable when access is granted through policy-driven automation?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 27, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org