Financial institutions should treat data sharing as a governed identity and privacy problem, not just an API design issue. They need strong customer identity proofing, explicit consent handling, data minimisation, encryption, and continuous controls over who can access what and why. The goal is to support open banking use cases without exposing personal data beyond the intended purpose.
Why This Matters for Security Teams
Open banking only works when data sharing is narrow, justified, and reversible. For financial institutions, the problem is not simply exposing an API. It is proving that each disclosure has a lawful basis, a defined purpose, and a technical control that prevents over-sharing. Under the EU General Data Protection Regulation (GDPR), consent, minimisation, and purpose limitation are operational obligations, not legal footnotes.
That means security teams must connect identity proofing, consent records, entitlement checks, and audit evidence into one control chain. The Ultimate Guide to NHIs — Regulatory and Audit Perspectives is useful here because many banking data-sharing failures are not caused by the customer-facing app, but by overprivileged service accounts, stale API keys, and weak third-party governance behind the scenes. In practice, many security teams encounter privacy violations only after a partner integration has already expanded data access beyond the original consent boundary.
How It Works in Practice
The practical balance starts with treating each open banking request as a decision about identity, consent, and scope. A customer should be strongly authenticated, the consent record should be explicit and time-bound, and the application should receive only the data elements needed for the declared use case. That is where GDPR principles map cleanly to technical controls such as least privilege, data minimisation, encryption in transit and at rest, and complete logging.
For financial institutions, the challenge is usually not the first access grant. It is controlling what happens after access is granted. APIs, service accounts, and partner integrations need continuous review because a valid consent does not justify open-ended reuse of the same credentials or unrestricted downstream processing. NHI governance matters here: the Ultimate Guide to NHIs — Key Research and Survey Results shows how often secrets and service identities become the weak link in real environments.
- Bind consent to a specific purpose, data category, and retention window.
- Use strong customer identity proofing before releasing any account data.
- Issue short-lived credentials or tokens for partner access rather than long-lived secrets.
- Enforce attribute-based or policy-based checks at request time, not just at onboarding.
- Log access decisions in a way that supports both security investigations and GDPR accountability.
Controls should also align with recognised baselines such as NIST SP 800-53 Rev 5 Security and Privacy Controls and NIST SP 800-63 Digital Identity Guidelines, especially for identity proofing, authentication assurance, and auditability. These controls tend to break down when legacy core banking platforms cannot enforce consent-scoped access at the API layer because downstream systems continue to replicate data without preserving purpose constraints.
Common Variations and Edge Cases
Tighter consent controls often increase integration overhead, requiring organisations to balance user experience, partner agility, and regulatory evidence. That tradeoff becomes more visible in account aggregation, payment initiation, and third-party analytics, where data volume and frequency can pressure teams to broaden access for convenience. Current guidance suggests that convenience should never override purpose limitation, but there is no universal standard for every consent architecture yet.
Edge cases usually involve delegated access, joint accounts, corporate banking, and cross-border processing. In those scenarios, the institution must decide whether one consent record is enough or whether multiple data subjects, legal bases, or jurisdiction-specific notices are required. For third-party providers, the issue is not only privacy but also non-human identity governance: if an integration relies on a shared secret, a broad API key, or poorly segmented service identity, the bank can lose control over who is really accessing customer data. That risk is common enough that it should be considered a design assumption, not an exception.
Operationally, the safest pattern is to minimise default scopes, require periodic consent refresh for sensitive data classes, and revoke access promptly when a consent expires or a partner relationship changes. Institutions that already struggle with secret sprawl and service-account visibility should prioritise that foundation first, because privacy controls will not hold if the underlying access fabric is already overexposed.
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-63, NIST AI RMF 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 | Covers secret rotation and short-lived access for partner integrations. |
| NIST CSF 2.0 | PR.AC-4 | Access control and least privilege are central to consent-scoped data sharing. |
| NIST SP 800-63 | Digital identity assurance supports strong customer authentication before data release. | |
| NIST AI RMF | Govern and monitor automated decisions that may affect privacy and data use. | |
| NIST Zero Trust (SP 800-207) | SC-4 | Zero trust reinforces continuous verification of each data request and partner call. |
Use identity-proofing and authentication assurance appropriate to the sensitivity of shared banking data.
Related resources from NHI Mgmt Group
- What is the difference between centralised identity management and decentralised identity management for data sharing?
- Why is it important to integrate identity and data governance?
- How should financial institutions balance DORA compliance with customer authentication experience?
- How should security teams control personal data sharing with third parties under GDPR?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 26, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org