Subscribe to the Non-Human & AI Identity Journal

Who is accountable when a licensed provider moves assets on behalf of a bank?

Accountability stays with the institution that chose the operating model, even when execution is delegated. The provider may hold or move the asset, but the bank still needs clear scope, monitoring, approval boundaries, and offboarding evidence. Delegation does not remove governance obligations.

Why This Matters for Security Teams

When a licensed provider moves assets for a bank, the operational handoff can look like a transfer of responsibility, but it is not a transfer of accountability. The bank remains the owner of the risk decision, the approval model, and the oversight process, even if the provider performs the execution. That distinction matters because delegated workflows often blur who can approve, who can move, and who must detect misuse.

Identity and access failures in delegated environments usually show up as scope drift, weak offboarding, or overbroad access that persists after the task ends. NHI Management Group notes that only 20% of organisations have formal processes for offboarding and revoking API keys, and even fewer rotate them consistently, which is why delegated execution can become a control gap rather than a control layer. The risk is visible in incidents like JetBrains GitHub plugin token exposure, where trusted software pathways became an access problem. The governance lesson aligns with NIST Cybersecurity Framework 2.0: ownership, monitoring, and response remain mandatory even when execution is outsourced. In practice, many security teams encounter accountability gaps only after a provider action has already moved value or data outside the bank’s intended boundaries.

How It Works in Practice

Accountability in a licensed-provider model should be designed as a chain of explicit controls, not assumed through contract language alone. The bank defines the business purpose, approves the allowable action set, and sets the conditions under which the provider may act. The provider executes within that scope, but the bank retains governance over who can authorize movement, what evidence is required, and how exceptions are reviewed.

Practitioners usually need four operational layers:

  • Pre-approval boundaries that define which assets, accounts, and counterparties are in scope.

  • JIT access or task-scoped entitlements so the provider does not retain standing permissions after the job is complete.

  • Continuous logging and reconciliation so every movement can be tied back to an approved request and a named business owner.

  • Offboarding evidence so credentials, tokens, certificates, and delegated routes are revoked when the relationship or workflow ends.

This is where NHI governance becomes practical. If a provider uses API keys, service accounts, or automation tokens on the bank’s behalf, those secrets are part of the bank’s attack surface and should be governed like any other Non-Human Identity. The broader pattern is consistent with NHI Management Group guidance in the Ultimate Guide to Non-Human Identities, which emphasises lifecycle control, rotation, and visibility as core governance requirements. Current guidance suggests banks should also align approvals to policy-as-code checks, so the decision to move assets is evaluated at request time rather than embedded in a permanently trusted integration.

Frameworks like NIST Cybersecurity Framework 2.0 help structure the control ownership, but they do not remove the need for bank-specific evidence of supervision. These controls tend to break down when provider access is shared across multiple banks because scope attribution and revocation become ambiguous.

Common Variations and Edge Cases

Tighter oversight often increases operational friction, requiring organisations to balance faster execution against stronger approval and evidence requirements. That tradeoff is real in delegated asset movement, especially when the provider acts across jurisdictions, subsidiaries, or payment rails with different legal duties. There is no universal standard for this yet, so banks should treat the provider relationship as a governed operating model rather than a simple outsourcing arrangement.

One common edge case is emergency or after-hours movement, where teams are tempted to pre-authorise broad access. Best practice is evolving toward narrowly scoped emergency entitlements with explicit expiry, because standing exceptions quickly become permanent in practice. Another edge case is multi-party delegation, where custody, approval, and execution sit with different entities. In those environments, the bank still needs a single accountable owner for the control set, plus evidence that approvals were reviewed and revoked at the right time.

For teams building this out, the key question is not whether the provider is trusted, but whether the bank can prove who approved, who executed, and when access ended. NHIMG research shows how often secret exposure persists after teams believe a problem is resolved, which is why the same discipline should apply to delegated asset workflows. Where provider activity is high-volume and automated, accountability models tend to break down when logs are incomplete or reconciliation is delayed, because ownership becomes impossible to reconstruct after the fact.

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
NIST CSF 2.0 GV.OV Governance and oversight map directly to delegated provider accountability.
OWASP Non-Human Identity Top 10 NHI-03 Delegated workflows need strict secret lifecycle control and revocation.
NIST AI RMF GOVERN AI RMF governance principles support clear accountability for delegated actions.

Assign an accountable owner for delegated asset movements and review oversight evidence on a fixed cadence.