Subscribe to the Non-Human & AI Identity Journal
Home FAQ Governance, Ownership & Risk What do banks get wrong about customer consent…
Governance, Ownership & Risk

What do banks get wrong about customer consent in delegated access?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated June 23, 2026 Domain: Governance, Ownership & Risk

Many banks treat consent as if it were enough on its own. In practice, consent only starts the authorization process. Security teams still need to enforce scope, duration, and monitoring, or the system will allow more access than the customer expected. Consent without policy is only documentation, not control.

Why This Matters for Security Teams

delegated access in banking is often framed as a consent problem, but the operational risk is broader: consent does not decide what a delegated actor can do, when it can do it, or how long it should remain valid. If banks treat a customer’s permission as a blanket approval, they create an access model that is easy to overextend and hard to audit. Current guidance from the OWASP Non-Human Identity Top 10 and NHI Management Group’s Ultimate Guide to NHIs points to the same issue: identity proof, consent, and authorization are separate controls, not substitutes for one another.

This matters because delegated access can involve agents, third-party apps, payment tools, account aggregators, or staff operating on behalf of customers, and each of those requires narrower policy than a simple yes-or-no consent screen suggests. Banks also have to manage revocation, monitoring, and evidence of purpose, especially where access persists across sessions or is reused through tokens and APIs. NHI Mgmt Group notes that 97% of NHIs carry excessive privileges, which is a useful reminder that overbroad access is the default failure mode when policy is not enforced.

In practice, many security teams discover consent drift only after a customer disputes an action that was technically “approved” but operationally far beyond expectation.

How It Works in Practice

Consent should be treated as the start of an authorization decision, not the end of it. A bank needs to convert the customer’s intent into machine-enforceable policy that defines the delegated subject, allowed resources, permitted actions, duration, and conditions for step-up review. That policy must be checked at runtime, not just recorded at onboarding. This is where policy-as-code and continuous authorization become more important than static approval logs.

For delegated access, the practical sequence usually looks like this:

  • Capture consent in a form that is specific enough to map to resource-level policy.
  • Bind the consent to a workload or delegated identity, not just to an app name or vendor.
  • Issue short-lived credentials or tokens with scope and TTL aligned to the approved use case.
  • Re-evaluate access whenever the context changes, such as device, channel, amount, geography, or risk score.
  • Log both the consent event and the enforcement decision so auditors can see the difference between permission and privilege.

This is consistent with the 52 NHI Breaches Analysis, which shows how credential misuse and excessive privilege often persist long after the original trust decision. It also aligns with the OWASP Non-Human Identity Top 10 emphasis on lifecycle control, especially where tokens, service accounts, or delegated workflows outlive the customer’s actual intent.

For banks, the key implementation question is not “Did the customer consent?” but “Did the system restrict the delegated actor to the consented purpose, time window, and scope?” These controls tend to break down in legacy core-banking environments where entitlement logic is fragmented across channels and token revocation is not immediate.

Common Variations and Edge Cases

Tighter consent controls often increase friction, requiring banks to balance customer convenience against misuse prevention and regulatory evidence. That tradeoff becomes harder when the same delegated access must work across mobile apps, open banking APIs, call centers, and internal operations teams. Best practice is evolving, but there is no universal standard for how granular customer consent should be in every banking workflow.

One common edge case is standing consent for recurring access. The bank may have a valid initial authorization, yet the delegated actor’s purpose changes over time, making the original scope too broad. Another is joint-account or caregiver access, where policy must distinguish between relationship-based permission and task-based authorization. A third is third-party fintech access, where the customer approves the app but not necessarily every downstream action the app performs with the bank’s data.

In these cases, consent records are necessary evidence, but they do not replace least privilege, JIT access, or real-time checks. NHI Mgmt Group’s Ultimate Guide to NHIs — Key Challenges and Risks is clear that delegated identities become dangerous when scope, rotation, and offboarding are weak. Banks should treat consent as a governance input, then enforce it with authorization policy, monitoring, and rapid revocation when the context no longer matches the original approval.

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.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-02Consent without scope control creates over-privileged delegated identities.
NIST CSF 2.0PR.AC-4Delegated access must be managed as an access-control and review problem.
NIST Zero Trust (SP 800-207)3.1Runtime policy checks are needed because trust should not persist by default.

Tie customer consent to enforced permissions, monitoring, and periodic access reviews.

NHIMG Editorial Note
Reviewed and updated by the NHIMG editorial team on June 23, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org