Skip to main content

Definition

Open banking is a regulated framework that allows third parties to access financial account data and initiate payments with the account holder’s explicit consent. Identity in this context means verified digital identity that can be reused across services without repeated credential sharing.

When it matters

Open banking and identity matter when a product relies on regulated data access, consent-driven flows, or trust infrastructure. This includes account aggregation, payment initiation, credit decisioning, KYC and onboarding, and any product that moves data or value between participants under a consent regime.

How it works

The core mechanism is the consent and authorisation flow. An account holder grants a specific third party access to specific data for a specific purpose and duration. The bank enforces that grant via an open API. The identity layer verifies who is granting consent and that the consent is valid. Trust is built through: clear consent language, minimal data scope, short retention periods, and accountable use. Products that get this right reduce friction and build user confidence. Products that overreach face abandonment and regulatory risk.

Practical steps

  1. Map the consent lifecycle: grant, use, revoke, expiry.
  2. Define the minimum data scope required for the use case.
  3. Design the user-facing consent flow for clarity and informed choice.
  4. Build or integrate the identity verification layer appropriate to the assurance level.
  5. Ensure data handling, storage, and retention match the consent scope.
  6. Prepare audit trails for regulatory review.

Examples

A credit decisioning product uses open banking to access 90 days of transaction history with the applicant’s consent. The identity layer verifies the applicant matches the account holder. The consent is time-limited and scoped to the credit application only.

Common mistakes

  • Requesting more data than the use case requires, reducing user trust.
  • Treating consent as a one-time tick-box rather than an ongoing relationship.
  • Underestimating the assurance and audit requirements for regulated identity use cases.
  • Building without a clear data retention and deletion policy.

Key takeaways

Open banking is a consent and trust infrastructure, not just a data access mechanism. Identity quality determines what decisions can be made and what risk can be managed.

Deep dives

External references