SlideShare une entreprise Scribd logo
1  sur  31
Télécharger pour lire hors ligne
An Entry Point to Impactful
Open Banking Architecture
May 28, 2020
Hello!
Dassana Wijesekara
Director, Solution Architecture
dassana@wso2.com
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
Agenda
● Global Open Banking Patterns
● Reference Architecture - PSD2, CDR, Mexico, Brazil
● Journey of an Open Banking Project
● Lessons Learnt
● Beyond Open Banking
3
Global Trends
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
Open Banking Across the World
5
9
Canadian National Debt
Payment Framework
8
Mexico Fintech Law
Open Banking for Brazil
Banco Central do Brasil
10
Open Banking
UK
(OBUK)
1
Smart Nation Singapore
Finance-as-a-Service Initiative
Open Banking
Foundation
Nigeria
7
Consumer Data Right (CDR)
that covers multiple
industry verticals (banking,
telco, energy)
5
NZ payments and
Accounts API Standard -
PaymentsNZ
6
3
Open API Program for Banking
Hong Kong Monetary Authority
(HKMA)
4
European Union
(PSD2)
2
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
Conceptual Evolution of Open Banking
6
Payments Payments + Retail Banking
2003 2007 2015 2019 2020
Open API Framework + Phased Approach
Consumer Data and Payments
PSD1
(EU)
PSD2
(EU)
GDPR“Open
Innovation”
Concept
OB UK
CDR
Australia
Monetary Authority
of Singapore (MAS)
Hong Kong Monetary
Authority (HKMA)
Brazil
Fintech Law
20182016
Finance-as-a-Service + API registry
Consumer Data - Across Many Industry Verticals
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
What are the Drivers?
● Reduce friction
● Fair competition
● Collaboration
● Improved consumer experience
7
Reference Architecture
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
Maturity—Digital Transformation
● Maturity of business
● Maturity of technical leadership and engineering organization
● Maturity of systems
● Quality of data and clarity of processes
● Depth of understanding—compliance
9
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
Maturity—An Example
10
Embrace
Open
standards
Data
Science-
Focused
Startup
Culture
API CoEEcosystem
Agile,
Independent
Teams
Maturity
Product
Manager
Innovation
Manager
Architect
Compliance
Manager
Data Architect
Full Stack
Engineers
Business
Analyst
Strong focus on
1. Agility
2. Being consumer-centric
3. Innovative business models
● POS financing
● SME real-time lending
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
High-Level Platform Architecture
11
Digital Banking
Core Banking
Payments
Risk & Fraud
Audit & Disputes
API Gateway
(Dedicated or
Transient)
Developer Portal
API Analytics
Monetization
Identity & Access
Management
“Strong Customer
Authentication”
Client Registry
Metadata
Management
Consent
Regulator
Sandbox
Integration
&
Messaging
security / Reporting
TPP or ADR
Developer
Engagement
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
Consumer Data Integration
12
Integration
&
Messaging
StandardInterface
Consumer
Account
Product
Payments
Transactions
Compliant
Broker
Local/Cloud
Adaptor
Connector
Internal
Gateway
Monolith
File Types
System
Roadmap
SQL
Datamodel
Microservices
Protocol
Service
Mesh
Multi-Version
Distributed
Lifecycle
NoSQL
Non-Standard
e.g: Apache Kafka, IBM MQ
e.g: MS Excel, CSV, txt
e.g: IBM AS/400, IBM Z360, UltraData, Finacle
e.g: Oracle DB, Snowflake, Cassandra
API
Event
File
System
Persistence
Store
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
Consumer Data Integration—Challenges
13
● Performance
● Availability
● Data model unique to the bank / system
● Access
● Non-standard interface
● Ownership
Circuit Breaker
Data Lake
Inflight
Transformation
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
KYC—Identity & Consent
14
Identity Store
Integration
Identity
Federation
Identity
Bridging
Entitlement
IdentityInterface
Consent
Management
External Identity
Store
Persistence Store
Cloud
System
IdP
Client Register
LDAP / AD
DB
Digital Banking
ISAM
Core Banking
Non-Standard
API
{SAML SSO, OIDC, SCIM}
Consent
Register
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
API Gateway
15
Elastic Scaling
Control Plane
Developer Content
Synthetic DataMicro API
Gateway
Infosec
API
Monetize
Structural
Conformance
Support
Open Standards
Partner
(Commitment)
Open API
API Sandbox
API
Marketplace
Services
Micro API
Gateway
Micro API
Gateway
Spec. Version
Handling
Query &
Pagination
Other APIs
Voluntary Data
gRPC / GraphQL
API Analytics
Data Plane
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
A Reference Architecture
16
: OTP, Multifactor Auth
: Identity Federation
: Consent
(ODC 1.0 Hybrid flow, FAPI-RW,
public_key_jwt)
: Throttling
: Structural Conformance
: API Security
: Caching
: API Usage Events
DCR API
Banking
API
Common
API
AdminAPI
Data
LakeADR
API
Sandbox
API
Marketplace
API
Analytics
Dashboard
Infosec
API
Identity Meta
Store
Certificate Store
Metadata
Cache
ADR Registry
SSA Validation
API Token
Lifecycle
Management
JWKS Cache
Consent
Admin
Consent
Selfcare
ConsentAPI
: Mediation
: Protocol Switching
: Payload Transformation
(All EIP Supported)
Fraud
Dispute
Resolution
Data
Services
Notification
Proxy
ADR Registration
Token / Revoke
CDS Datasets
Common Datasets
Regulator
Get Metrics
Metadata Update
getStatus
JWKS
Endpoint
Metadata Cache Update
Digital Banking System
SMS Endpoint
SMTP Endpoint
The Journey (Not a Destination)
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
Navigation Path and Waypoints
18
1
2
3
4
5 6 7 n
Contract
Negotiation
Design
Workshop
Implementation
Test Go Live!
Beyond
Compliance
Bank 4.0
b
Regulator
Alignment
Internal
Culture Shift
a
Partner
Alignment
c
Partner
Update
Agile
2
3
4
Reciprocal Collaboration
c
Compliance Date
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
The Design Workshop
19
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
Cultural Shift
20
● The startup mindset
● Innovation
● Small, agile, full stack/DevOps team
● Free thinkers & open spaces
● Chaos theory
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
Reciprocal Collaboration
21
● Build community
● Share ideas
● Share resources
● Build IP
Lessons Learnt(Acquired Knowledge)
22
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
Key Learnings
23
● Banks struggle with their incumbent systems
● Re-use what you have
● Buy expertise, not the tool
● Culture needs to change
● Banks adopt a compliance-only mindset—Need support in their digital strategy
● This is digital transformation in disguise
Beyond Open Banking
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
The API Space—Value Addition
25
Fintech Developers
Partners
Additional
APIs
Support for
Eventing
Monetization
Resources
+
+
Attributes
API
Compliance
Boundary
Rich, Performant, Stable API Space
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
The Data Space—Value Addition
26
Merchant CodeBiller CodeDescriptionType
Transaction
Record ID Time
Voluntary Data Set
Smart LendingReal-Time Credit Scoring Wealth Management
Direct Debit
Transfer
Payment
Value Date
Posting Date
Execution Date
1
2
3
4
Consumer Behaviour Pattern
Investment Pattern
Choices
Relationships
Remove PID Deidentify
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
The Consumer Engagement Space—Value Addition
27
● User journey optimization
⦿ Authentic consumer experience
● Cognitive analytics
⦿ Fraud detection
⦿ Risk underwriting
● Artificial intelligence & machine learning
⦿ Robo advice
● Blockchain—Smart contracts
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
Cross Domain Aggregation
28
Switching Energy Provider
Red Energy
Payment
Transactions
20202019
Origin Energy
Bank
(The Trusted
Advisor)
WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2.
The Bank 4.0* and Beyond
29
● Incubators and tight collaboration with startups
● Embedded banking
● SME uplift
● The “Banking Experience Canvas”
* A term coined by Brett King in his book titled “Bank 4.0: Banking Everywhere, Never at a Bank”.
Question Time!
30
wso2.com
Thanks!

Contenu connexe

Tendances

Top Trends in Payments 2022
Top Trends in Payments 2022Top Trends in Payments 2022
Top Trends in Payments 2022
Capgemini
 
Global Payment System- Reference Architecture
Global Payment System- Reference ArchitectureGlobal Payment System- Reference Architecture
Global Payment System- Reference Architecture
Ramadas MV
 
Digital Transformation in Retail Banking
Digital Transformation in Retail BankingDigital Transformation in Retail Banking
Digital Transformation in Retail Banking
Ferran Garcia Pagans
 
Loan Origination Reference Architecture Deep Dive
Loan Origination Reference Architecture Deep DiveLoan Origination Reference Architecture Deep Dive
Loan Origination Reference Architecture Deep Dive
Mike Walker
 

Tendances (20)

Open banking-Future of Banking
Open banking-Future of BankingOpen banking-Future of Banking
Open banking-Future of Banking
 
Deploying Open Banking APIs on AWS
Deploying Open Banking APIs on AWSDeploying Open Banking APIs on AWS
Deploying Open Banking APIs on AWS
 
Webinar: Practical use-cases to monetize Open Banking APIs
Webinar: Practical use-cases to monetize Open Banking APIsWebinar: Practical use-cases to monetize Open Banking APIs
Webinar: Practical use-cases to monetize Open Banking APIs
 
Top Trends in Payments 2022
Top Trends in Payments 2022Top Trends in Payments 2022
Top Trends in Payments 2022
 
How Banking as a Service Will Keep Banks Digitally Relevant and Growing
How Banking as a Service Will Keep Banks Digitally Relevant and GrowingHow Banking as a Service Will Keep Banks Digitally Relevant and Growing
How Banking as a Service Will Keep Banks Digitally Relevant and Growing
 
Open Banking Report Executive Summary
Open Banking Report Executive SummaryOpen Banking Report Executive Summary
Open Banking Report Executive Summary
 
open-banking-on-aws.pdf
open-banking-on-aws.pdfopen-banking-on-aws.pdf
open-banking-on-aws.pdf
 
The Journey to Digital Transformation with Touch Bank
The Journey to Digital Transformation with Touch BankThe Journey to Digital Transformation with Touch Bank
The Journey to Digital Transformation with Touch Bank
 
Global Payment System- Reference Architecture
Global Payment System- Reference ArchitectureGlobal Payment System- Reference Architecture
Global Payment System- Reference Architecture
 
Success Factors for Digital Transformation in Banking
Success Factors for Digital Transformation in BankingSuccess Factors for Digital Transformation in Banking
Success Factors for Digital Transformation in Banking
 
Banking is Now More Open: Open Banking Update
Banking is Now More Open: Open Banking UpdateBanking is Now More Open: Open Banking Update
Banking is Now More Open: Open Banking Update
 
Digital Transformation in Retail Banking
Digital Transformation in Retail BankingDigital Transformation in Retail Banking
Digital Transformation in Retail Banking
 
Loan Origination Reference Architecture Deep Dive
Loan Origination Reference Architecture Deep DiveLoan Origination Reference Architecture Deep Dive
Loan Origination Reference Architecture Deep Dive
 
Core Banking Sharing: Finacle on AWS
Core Banking Sharing: Finacle on AWS Core Banking Sharing: Finacle on AWS
Core Banking Sharing: Finacle on AWS
 
Digital strategy for Financial Institutions
Digital strategy for Financial InstitutionsDigital strategy for Financial Institutions
Digital strategy for Financial Institutions
 
Global Payment Reference Architecture
Global Payment Reference ArchitectureGlobal Payment Reference Architecture
Global Payment Reference Architecture
 
Peter Afanasiev - Architecture of online Payments
Peter Afanasiev - Architecture of online PaymentsPeter Afanasiev - Architecture of online Payments
Peter Afanasiev - Architecture of online Payments
 
Banking-as-a-Service 2.0 - Executive Summary
Banking-as-a-Service 2.0 - Executive SummaryBanking-as-a-Service 2.0 - Executive Summary
Banking-as-a-Service 2.0 - Executive Summary
 
Banking as a Service - An Overview
Banking as a Service - An OverviewBanking as a Service - An Overview
Banking as a Service - An Overview
 
Digital Banking - Industry Trends for Customer Service
Digital Banking - Industry Trends for Customer ServiceDigital Banking - Industry Trends for Customer Service
Digital Banking - Industry Trends for Customer Service
 

Similaire à An Entry Point to Impactful Open Banking Architecture

Conformidade & Muito mais - Uma Demo da solução WSO2 Open Banking
Conformidade & Muito mais - Uma Demo da solução WSO2 Open BankingConformidade & Muito mais - Uma Demo da solução WSO2 Open Banking
Conformidade & Muito mais - Uma Demo da solução WSO2 Open Banking
WSO2
 
Powering Real­time Decision Engines in Finance and Healthcare using Open Sour...
Powering Real­time Decision Engines in Finance and Healthcare using Open Sour...Powering Real­time Decision Engines in Finance and Healthcare using Open Sour...
Powering Real­time Decision Engines in Finance and Healthcare using Open Sour...
Greg Makowski
 

Similaire à An Entry Point to Impactful Open Banking Architecture (20)

[WSO2 Summit EMEA 2020] Fintech Ecosystems & Consumer Experiences: The Next G...
[WSO2 Summit EMEA 2020] Fintech Ecosystems & Consumer Experiences: The Next G...[WSO2 Summit EMEA 2020] Fintech Ecosystems & Consumer Experiences: The Next G...
[WSO2 Summit EMEA 2020] Fintech Ecosystems & Consumer Experiences: The Next G...
 
[WSO2 Summit APAC 2020] Fintech Ecosystems & Consumer Experiences: The Next G...
[WSO2 Summit APAC 2020] Fintech Ecosystems & Consumer Experiences: The Next G...[WSO2 Summit APAC 2020] Fintech Ecosystems & Consumer Experiences: The Next G...
[WSO2 Summit APAC 2020] Fintech Ecosystems & Consumer Experiences: The Next G...
 
Conformidade & Muito mais - Uma Demo da solução WSO2 Open Banking
Conformidade & Muito mais - Uma Demo da solução WSO2 Open BankingConformidade & Muito mais - Uma Demo da solução WSO2 Open Banking
Conformidade & Muito mais - Uma Demo da solução WSO2 Open Banking
 
[WSO2 Summit Americas 2020 ] Fintech Ecosystems & Consumer Experiences: The N...
[WSO2 Summit Americas 2020 ] Fintech Ecosystems & Consumer Experiences: The N...[WSO2 Summit Americas 2020 ] Fintech Ecosystems & Consumer Experiences: The N...
[WSO2 Summit Americas 2020 ] Fintech Ecosystems & Consumer Experiences: The N...
 
Open Banking 3.0 Partner Deck - MEA webinar
Open Banking 3.0 Partner Deck - MEA webinarOpen Banking 3.0 Partner Deck - MEA webinar
Open Banking 3.0 Partner Deck - MEA webinar
 
MSME NEO Banking Platform
MSME NEO Banking PlatformMSME NEO Banking Platform
MSME NEO Banking Platform
 
WSO2- OSC Korea - Accelerating Digital Businesses with APIs
WSO2- OSC Korea - Accelerating Digital Businesses with APIsWSO2- OSC Korea - Accelerating Digital Businesses with APIs
WSO2- OSC Korea - Accelerating Digital Businesses with APIs
 
Startup InsurTech Award - Galileo Platforms
Startup InsurTech Award - Galileo PlatformsStartup InsurTech Award - Galileo Platforms
Startup InsurTech Award - Galileo Platforms
 
Transforming Financial Services with Event Streaming Data
Transforming Financial Services with Event Streaming DataTransforming Financial Services with Event Streaming Data
Transforming Financial Services with Event Streaming Data
 
Affordability comparison table.pdf
Affordability comparison table.pdfAffordability comparison table.pdf
Affordability comparison table.pdf
 
What's New With WSO2 Open Banking
What's New With WSO2 Open BankingWhat's New With WSO2 Open Banking
What's New With WSO2 Open Banking
 
INTERFACE, by apidays - The UK Open Banking Story
INTERFACE, by apidays -  The UK Open Banking StoryINTERFACE, by apidays -  The UK Open Banking Story
INTERFACE, by apidays - The UK Open Banking Story
 
Secure and Accelerated PSD2 Compliance with WSO2 Open Banking - A Technical D...
Secure and Accelerated PSD2 Compliance with WSO2 Open Banking - A Technical D...Secure and Accelerated PSD2 Compliance with WSO2 Open Banking - A Technical D...
Secure and Accelerated PSD2 Compliance with WSO2 Open Banking - A Technical D...
 
Platform Strategy to Deliver Digital Experiences on Azure
Platform Strategy to Deliver Digital Experiences on AzurePlatform Strategy to Deliver Digital Experiences on Azure
Platform Strategy to Deliver Digital Experiences on Azure
 
How to Build An AI Based Customer Data Platform: Learn the design patterns fo...
How to Build An AI Based Customer Data Platform: Learn the design patterns fo...How to Build An AI Based Customer Data Platform: Learn the design patterns fo...
How to Build An AI Based Customer Data Platform: Learn the design patterns fo...
 
Powering Real­time Decision Engines in Finance and Healthcare using Open Sour...
Powering Real­time Decision Engines in Finance and Healthcare using Open Sour...Powering Real­time Decision Engines in Finance and Healthcare using Open Sour...
Powering Real­time Decision Engines in Finance and Healthcare using Open Sour...
 
Observability in real time at scale
Observability in real time at scaleObservability in real time at scale
Observability in real time at scale
 
Reducing Total Cost of Ownership
Reducing Total Cost of OwnershipReducing Total Cost of Ownership
Reducing Total Cost of Ownership
 
BSFI Technology Offerings by Value Innovation Labs
BSFI Technology Offerings by Value Innovation LabsBSFI Technology Offerings by Value Innovation Labs
BSFI Technology Offerings by Value Innovation Labs
 
apidays LIVE India 2022_The Rise of Open Finance.pptx
apidays LIVE India 2022_The Rise of Open Finance.pptxapidays LIVE India 2022_The Rise of Open Finance.pptx
apidays LIVE India 2022_The Rise of Open Finance.pptx
 

Plus de WSO2

Plus de WSO2 (20)

Driving Innovation: Scania's API Revolution with WSO2
Driving Innovation: Scania's API Revolution with WSO2Driving Innovation: Scania's API Revolution with WSO2
Driving Innovation: Scania's API Revolution with WSO2
 
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data PlatformLess Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
 
Modernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using BallerinaModernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using Ballerina
 
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...
 
WSO2CON 2024 Slides - Unlocking Value with AI
WSO2CON 2024 Slides - Unlocking Value with AIWSO2CON 2024 Slides - Unlocking Value with AI
WSO2CON 2024 Slides - Unlocking Value with AI
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Quantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation ComputingQuantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation Computing
 
WSO2CON 2024 - Elevating the Integration Game to the Cloud
WSO2CON 2024 - Elevating the Integration Game to the CloudWSO2CON 2024 - Elevating the Integration Game to the Cloud
WSO2CON 2024 - Elevating the Integration Game to the Cloud
 
WSO2CON 2024 - OSU & WSO2: A Decade Journey in Integration & Innovation
WSO2CON 2024 - OSU & WSO2: A Decade Journey in Integration & InnovationWSO2CON 2024 - OSU & WSO2: A Decade Journey in Integration & Innovation
WSO2CON 2024 - OSU & WSO2: A Decade Journey in Integration & Innovation
 
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open SourceWSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
 
WSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaSWSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaS
 
WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?
 
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...
 
WSO2CON 2024 - Architecting AI in the Enterprise: APIs and Applications
WSO2CON 2024 - Architecting AI in the Enterprise: APIs and ApplicationsWSO2CON 2024 - Architecting AI in the Enterprise: APIs and Applications
WSO2CON 2024 - Architecting AI in the Enterprise: APIs and Applications
 
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
 
WSO2CON 2024 - Software Engineering for Digital Businesses
WSO2CON 2024 - Software Engineering for Digital BusinessesWSO2CON 2024 - Software Engineering for Digital Businesses
WSO2CON 2024 - Software Engineering for Digital Businesses
 
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
 
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of TransformationWSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
 
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
 
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
 

Dernier

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Dernier (20)

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdf
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 

An Entry Point to Impactful Open Banking Architecture

  • 1. An Entry Point to Impactful Open Banking Architecture May 28, 2020
  • 2. Hello! Dassana Wijesekara Director, Solution Architecture dassana@wso2.com
  • 3. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. Agenda ● Global Open Banking Patterns ● Reference Architecture - PSD2, CDR, Mexico, Brazil ● Journey of an Open Banking Project ● Lessons Learnt ● Beyond Open Banking 3
  • 5. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. Open Banking Across the World 5 9 Canadian National Debt Payment Framework 8 Mexico Fintech Law Open Banking for Brazil Banco Central do Brasil 10 Open Banking UK (OBUK) 1 Smart Nation Singapore Finance-as-a-Service Initiative Open Banking Foundation Nigeria 7 Consumer Data Right (CDR) that covers multiple industry verticals (banking, telco, energy) 5 NZ payments and Accounts API Standard - PaymentsNZ 6 3 Open API Program for Banking Hong Kong Monetary Authority (HKMA) 4 European Union (PSD2) 2
  • 6. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. Conceptual Evolution of Open Banking 6 Payments Payments + Retail Banking 2003 2007 2015 2019 2020 Open API Framework + Phased Approach Consumer Data and Payments PSD1 (EU) PSD2 (EU) GDPR“Open Innovation” Concept OB UK CDR Australia Monetary Authority of Singapore (MAS) Hong Kong Monetary Authority (HKMA) Brazil Fintech Law 20182016 Finance-as-a-Service + API registry Consumer Data - Across Many Industry Verticals
  • 7. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. What are the Drivers? ● Reduce friction ● Fair competition ● Collaboration ● Improved consumer experience 7
  • 9. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. Maturity—Digital Transformation ● Maturity of business ● Maturity of technical leadership and engineering organization ● Maturity of systems ● Quality of data and clarity of processes ● Depth of understanding—compliance 9
  • 10. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. Maturity—An Example 10 Embrace Open standards Data Science- Focused Startup Culture API CoEEcosystem Agile, Independent Teams Maturity Product Manager Innovation Manager Architect Compliance Manager Data Architect Full Stack Engineers Business Analyst Strong focus on 1. Agility 2. Being consumer-centric 3. Innovative business models ● POS financing ● SME real-time lending
  • 11. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. High-Level Platform Architecture 11 Digital Banking Core Banking Payments Risk & Fraud Audit & Disputes API Gateway (Dedicated or Transient) Developer Portal API Analytics Monetization Identity & Access Management “Strong Customer Authentication” Client Registry Metadata Management Consent Regulator Sandbox Integration & Messaging security / Reporting TPP or ADR Developer Engagement
  • 12. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. Consumer Data Integration 12 Integration & Messaging StandardInterface Consumer Account Product Payments Transactions Compliant Broker Local/Cloud Adaptor Connector Internal Gateway Monolith File Types System Roadmap SQL Datamodel Microservices Protocol Service Mesh Multi-Version Distributed Lifecycle NoSQL Non-Standard e.g: Apache Kafka, IBM MQ e.g: MS Excel, CSV, txt e.g: IBM AS/400, IBM Z360, UltraData, Finacle e.g: Oracle DB, Snowflake, Cassandra API Event File System Persistence Store
  • 13. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. Consumer Data Integration—Challenges 13 ● Performance ● Availability ● Data model unique to the bank / system ● Access ● Non-standard interface ● Ownership Circuit Breaker Data Lake Inflight Transformation
  • 14. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. KYC—Identity & Consent 14 Identity Store Integration Identity Federation Identity Bridging Entitlement IdentityInterface Consent Management External Identity Store Persistence Store Cloud System IdP Client Register LDAP / AD DB Digital Banking ISAM Core Banking Non-Standard API {SAML SSO, OIDC, SCIM} Consent Register
  • 15. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. API Gateway 15 Elastic Scaling Control Plane Developer Content Synthetic DataMicro API Gateway Infosec API Monetize Structural Conformance Support Open Standards Partner (Commitment) Open API API Sandbox API Marketplace Services Micro API Gateway Micro API Gateway Spec. Version Handling Query & Pagination Other APIs Voluntary Data gRPC / GraphQL API Analytics Data Plane
  • 16. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. A Reference Architecture 16 : OTP, Multifactor Auth : Identity Federation : Consent (ODC 1.0 Hybrid flow, FAPI-RW, public_key_jwt) : Throttling : Structural Conformance : API Security : Caching : API Usage Events DCR API Banking API Common API AdminAPI Data LakeADR API Sandbox API Marketplace API Analytics Dashboard Infosec API Identity Meta Store Certificate Store Metadata Cache ADR Registry SSA Validation API Token Lifecycle Management JWKS Cache Consent Admin Consent Selfcare ConsentAPI : Mediation : Protocol Switching : Payload Transformation (All EIP Supported) Fraud Dispute Resolution Data Services Notification Proxy ADR Registration Token / Revoke CDS Datasets Common Datasets Regulator Get Metrics Metadata Update getStatus JWKS Endpoint Metadata Cache Update Digital Banking System SMS Endpoint SMTP Endpoint
  • 17. The Journey (Not a Destination)
  • 18. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. Navigation Path and Waypoints 18 1 2 3 4 5 6 7 n Contract Negotiation Design Workshop Implementation Test Go Live! Beyond Compliance Bank 4.0 b Regulator Alignment Internal Culture Shift a Partner Alignment c Partner Update Agile 2 3 4 Reciprocal Collaboration c Compliance Date
  • 19. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. The Design Workshop 19
  • 20. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. Cultural Shift 20 ● The startup mindset ● Innovation ● Small, agile, full stack/DevOps team ● Free thinkers & open spaces ● Chaos theory
  • 21. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. Reciprocal Collaboration 21 ● Build community ● Share ideas ● Share resources ● Build IP
  • 23. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. Key Learnings 23 ● Banks struggle with their incumbent systems ● Re-use what you have ● Buy expertise, not the tool ● Culture needs to change ● Banks adopt a compliance-only mindset—Need support in their digital strategy ● This is digital transformation in disguise
  • 25. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. The API Space—Value Addition 25 Fintech Developers Partners Additional APIs Support for Eventing Monetization Resources + + Attributes API Compliance Boundary Rich, Performant, Stable API Space
  • 26. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. The Data Space—Value Addition 26 Merchant CodeBiller CodeDescriptionType Transaction Record ID Time Voluntary Data Set Smart LendingReal-Time Credit Scoring Wealth Management Direct Debit Transfer Payment Value Date Posting Date Execution Date 1 2 3 4 Consumer Behaviour Pattern Investment Pattern Choices Relationships Remove PID Deidentify
  • 27. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. The Consumer Engagement Space—Value Addition 27 ● User journey optimization ⦿ Authentic consumer experience ● Cognitive analytics ⦿ Fraud detection ⦿ Risk underwriting ● Artificial intelligence & machine learning ⦿ Robo advice ● Blockchain—Smart contracts
  • 28. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. Cross Domain Aggregation 28 Switching Energy Provider Red Energy Payment Transactions 20202019 Origin Energy Bank (The Trusted Advisor)
  • 29. WSO2 Inc. Copyright © 2020 All rights reserved. This document or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of WSO2. The Bank 4.0* and Beyond 29 ● Incubators and tight collaboration with startups ● Embedded banking ● SME uplift ● The “Banking Experience Canvas” * A term coined by Brett King in his book titled “Bank 4.0: Banking Everywhere, Never at a Bank”.