SlideShare una empresa de Scribd logo
1 de 44
Open Banking and regulation: cause and
effect relationship
Brief navigation across the impact of introducing Open
Banking
Luca Ferrari
EMEA Solution Architect for Red Hat
Red Hat2
Agenda
➧ Why we are here today
➧ Origin
➧ Timeline
➧ FinTech influences
➧ Main elements
➧ Reference architecture
➧ Where are we going
Red Hat
Why am I here today?
3
Red Hat
Why are you here today?
4
People on social
media right now
People reading
this sentence
right now
Crazy
Multitasking!
“Wait, which
room is this?”
People laughing
at the diagram
Red Hat
How did we get here?
5
One possible definition:
FINTECH: an industry composed of companies that use new technology
and innovation with available resources to compete in the marketplace
of traditional financial institutions and intermediaries in the delivery of
financial services.
FinTech companies try to replace or enhance the usage of financial
services of incumbent companies
Red Hat
How did we get here?
6
1951
Frank McNamara creates
the Diners’ Club Card
1967
John Shepherd Barron
creates the first ATM
1971
NASDAQ introduces all
electronic trading
1973
Society for Worldwide
Interbank Financial
Telecommunication is
born
1983
Homelink, the first online
banking system, is born
1997
The first mobile payment
is realized via text
message
1998
PayPal is founded
Red Hat7
Red Hat
Payment Services Directive (PSD2):
● Extend transparency rules for payment transactions (OLO transactions)
● New entities: PISP and the AISP (also TPPs)
● Information obligations of PSPs to obtain authorization to operate, register with EBA
● Banks grant access to customers’ accounts to facilitate transactions (“XS2A”) upon customers’
authorization
● PSPs to accounts managed with customer “explicit consent”
● Unauthorized payment through an initiation payment provider: ASPSP liable to user, but ASPSP
remedies against TPP
● Stricter customer authentication: PSPs to ensure stricter customer authentication:
○ access to payment account
○ initiate electronic remote payment
○ perform any other action through remote channels
Regulation
8
Red Hat9
Red Hat
UK’s implementation on PSD2 obligations
Banks to provide data to third parties in standard API format
UK’s 9 largest banks to provide access to customer’s banking data via secure and
standardised form
AISPs or PISPs are authorised and regulated by Financial Conduct Authority (FCA) and
enrolled on Open Banking Directory
Additional elements:
● CFA Service Metrics API
● OpenID FAPI
Regulation
10
https://openid.net/2018/07/12/the-uk-open-banking-implementation-entity-adopts-the-openid-foundation-financial-
grade-api-fapi-specification-certification-program/
Red Hat11
Red Hat
Guiding principles
12
No compulsory open banking in Singapore
Initiatives:
● Finance-as-a-Service: API Playbook by Monetary Authority of Singapore (MAS) API Guidelines
● Financial Industry API Register: list of open APIs available in the Singapore financial industry
● FinTech Regulatory Sandbox to experiment with innovative financial products or services
Private initiatives:
● open data initiatives by financial institutions led by DBS, with 155 APIs
Objectives:
❖ shape innovation with non-mandatory regulation and framework
❖ lead by example by opening data for APIs
❖ establish scalable data practices and payments infrastructure to support
Red Hat13
Red Hat
Guiding principles
14
Any Bank must open up to provide fair access to data, if they want to retain their license
Similar to PSD2 and UK Open Banking in terms of approach
Focus on driving valuable digital engagements with the customer, rather than trying to monetize the base open APIs
(like in PSD2 or UK)
Expecting to lead Open Banking in Latin America
Financial inclusion is central to the Mexican Fintech Law:
● Underbanked
● Unbanked
● No mobile or internet coverage
Socio-economic benefits beyond new, low-cost banking and payments services.
Red Hat15
Red Hat
Part of national Consumer Data Right (CDR)
Implement the CDR beginning with banking, energy and telecommunications
Scope of Open Banking:
● Upon request, Banks to share with the customer or a TPP information that comes from the customer
● Banks to share all transaction data via dedicated API
● Only accredited data recipients may receive Open Banking data
● Standards will be defined
● Starting point for standards is UK’s Open Banking technical specifications
Regulation
16
Red Hat17
Red Hat
Regulation
18
Hong Kong Monetary Authority (HKMA) published the compulsory Open Application Programming Interface
Framework. Framework recommends using existing international technical standards.
4 phases process:
1. Third Party Providers (TPPs) can access banks’ product information
2. Banks will deploy core-banking open API functions to accept new account/product applications
3. Account information and other bank products to be allowed to TPPs. Also applicable to investments and
insurance
4. Allowing TPPs to process customer payment requests also related to investments and insurance
Banks will control of customer relationship and data, and choose which TPPs to collaborate with. In contrast to PSD2
and Open Banking in Australia and UK.
Red Hat19
Red Hat
Guiding principles
20
No compulsory Open Banking requirements in Japan
Target of 80 banks to have open APIs by 2020.
Banking Act to facilitate open API architecture between financial institutions and FinTech.
Includes:
● Registration system for Electronic Payment Intermediate Service (EPIS) Providers
● EPISP to have a contract with a financial institution before providing service
● Publish standards which EPISP to satisfy to contract with financial institution
● Require financial institutions to develop a system for introduction of Open API to communicate with
EPISP
Red Hat21
Red Hat
Guiding principles
Payments NZ launched a set of standards developed to facilitate Open Banking
While in UK and Australia forced banks to engage in Open Banking, New Zealand
Government asked Payments NZ start the process or being forced under regulation
The standards outline how open banking should be designed to manage risks and be secure
The standards take inspiration from UK Open Banking
The standards don’t include any principles of reciprocity
22
Red Hat23
Work In Progress
Red Hat
In the news
24
India’s Federal Bank launches open banking platform
The Banking Supervision Department is leading the regulation of an Open Banking standard
in Israel
Canada launches open banking consultation
Korean banks ordered to open up payment systems to fintech firms
Brazil could implement open banking model next year
Red Hat
Other initiatives
Public:
● W3C
● PayID Australia
● BankID
Private:
● WeChat
● AliPay
● UnionPay
● TransferWise
● …
25
Red Hat
How does this relate to FinTech
https://innovation.thomsonreuters.com/en/labs/portfolio/global-fintech-rankings.html#/
https://www.businessinsider.com/these-are-the-25-most-innovative-fintech-startups-in-the-world-2018-10?IR=T#11-oneconnect-financial-
technology-15
26
Red Hat
How does this relate to FinTech
[World payments report 2018]
27
Red Hat
Common elements ...
29
PRINCIPLES
● REST APIs
● Strong Customer Authentication
● Third party access to payments and account
information on behalf of user
● Unique identification of assets and transactions
● Fine grained entitlements and authorizations
● Prevent screen scraping
● User consent management
● Auditing of every action
● Appropriate developer experience
● Resource discovery and interaction
Red Hat
… which translates into
30
PRINCIPLES FUNCTIONALITIES
● REST APIs
● Strong Customer Authentication
● Third party access to payments and account
information on behalf of user
● Unique identification of assets and transactions
● Fine grained entitlements and authorizations
● Prevent screen scraping
● User consent management
● Auditing of every action
● Appropriate developer experience
● Resource discovery and interaction
● APIs standard specification
● OIDC API authentication
● IDP integration
● API policies and access control
● Call tracing and logging
● OIDC authorization and scope
● Web Application Firewall
● Business Process Management of consent
● Full platform logging and analytics
● (Self-service) Developer Portal
● Cloud Native DevOps platform and tooling
● Integration/transformation capabilities with legacy
backends
Red Hat
A possible architecture
31
API Registry
API Policies API Contracts
API Authorization
Admin Portal
Developer Portal
API
MANAGEMENT
layerAPI Specs
Red Hat
A possible architecture
32
API
MANAGEMENT
layerAPI Registry
API Policies API Contracts
API Authorization
Admin Portal
Developer PortalAPI Specs
IDENTITY
MANAGEMENT
layer
Strong
AuthN
Identity
federation
Identity
brokering
Red Hat
A possible architecture
33
API
MANAGEMENT
layerAPI Registry
API Policies API Contracts
API Authorization
Admin Portal
Developer PortalAPI Specs
IDENTITY
MANAGEMENT
layer
Strong
AuthN
Identity
federation
Identity
brokering
OIDC AuthN
OIDC
AuthZ
Red Hat
A possible architecture
34
API
MANAGEMENT
layerAPI Registry
API Policies API Contracts
API Authorization
Admin Portal
Developer PortalAPI Specs
IDENTITY
MANAGEMENT
layer
Strong
AuthN
Identity
federation
Identity
brokering
OIDC AuthN
OIDC
AuthZ
INTEGRATION
layer
Data streaming
Event streaming
Polyglot
microservices
Red Hat
A possible architecture
35
API
MANAGEMENT
layerAPI Registry
API Policies API Contracts
API Authorization
Admin Portal
Developer PortalAPI Specs
IDENTITY
MANAGEMENT
layer
Strong
AuthN
Identity
federation
Identity
brokering
OIDC AuthN
OIDC
AuthZ
INTEGRATION
layer
Data streaming
Event streaming
Polyglot
microservices
LEGACY CORE
BANKING
Translation
Transformatio
n
Composition
Accounts Transactions
Payments Products
Orchestration
Red Hat
A possible architecture
36
API
MANAGEMENT
layerAPI Registry
API Policies API Contracts
API Authorization
Admin Portal
Developer PortalAPI Specs
IDENTITY
MANAGEMENT
layer
Strong
AuthN
Identity
federation
Identity
brokering
OIDC AuthN
OIDC
AuthZ
INTEGRATION
layer
Data streaming
Event streaming
Polyglot
microservices
LEGACY CORE
BANKING
Translation
Transformatio
n
Composition
Accounts Transactions
Payments Products
PAAS layerMonitoring Logging Networking CI/CD
Orchestration
Networking
Red Hat37
API
MANAGEMENT
layerAPI Registry
API Policies API Contracts
API Authorization
Admin Portal
Developer PortalAPI Specs
IDENTITY
MANAGEMENT
layer
Strong
AuthN
Identity
federation
Identity
brokering
OIDC AuthN
OIDC
AuthZ
INTEGRATION
layer
Data streaming
Event streaming
Polyglot
microservices
LEGACY CORE
BANKING
Translation
Transformatio
n
Composition
Accounts Transactions
Payments Products
PAAS layerMonitoring Logging Networking CI/CD
Orchestration
Networking
WAF GLB CDN
TPPs Partners Customers
Red Hat
❏ Rate of innovation
❏ Security is key
❏ Best of breed approach
❏ Low barriers of entrance
❏ No lock-in factor
❏ Standards adoption
Open Banking and Open Source
Why they go hand-in-hand
38
Red Hat
MNP mandate by European Commission
Prices declined on average 7.9% due to the introduction of MNP
Consumer welfare increased by 2.15 euros per person per quarter
Possible futures
Telco parallelism
39 [ https://papers.ssrn.com/sol3/papers.cfm?abstract_id=2265104 ]
Red Hat
The open conflict
40
Traditional Retail Banks
Traditional Lenders
Traditional Asset Managers
Traditional currency exchange
Traditional contracts
Online-Only Banks
Peer-to-Peer Marketplaces
Robo/AI Advisors
Cryptocurrency exchange
Smart contracts
Red Hat
Trick or treat
41 [The Everyday Bank report - Accenture]
BUT
ALSO
Red Hat
What Banks still stand for:
Trick or treat
42
➢ TRUST
➢ SCALE
➢ MAGIC!
Red Hat
Where to
43
Screen scraping FinTech APIs FinTech
PAST PRESENT
[ Manifesto-for-the-impact-of-PSD2-on-the-future-of-European-Fintech ]
Banks trying to
fight against
removal of
screen scraping
Red Hat
“Banks aren’t being disrupted by Fintech technology, they are being disrupted by customer
expectations”
- McKinsey
Q&Q
Quotes and Questions
44
“Banking is necessary, banks are not”
- Bill Gates
"We want our money safer than our selfies"
- PayPal
THANK YOU
45

Más contenido relacionado

La actualidad más candente

apidays LIVE Jakarta - Growing the mobile money ecosystem with Open APIs by B...
apidays LIVE Jakarta - Growing the mobile money ecosystem with Open APIs by B...apidays LIVE Jakarta - Growing the mobile money ecosystem with Open APIs by B...
apidays LIVE Jakarta - Growing the mobile money ecosystem with Open APIs by B...apidays
 
Open banking-Future of Banking
Open banking-Future of BankingOpen banking-Future of Banking
Open banking-Future of Bankingfarhan ali
 
apidays LIVE Singapore 2021 - APIs powering data-driven personalisation in ba...
apidays LIVE Singapore 2021 - APIs powering data-driven personalisation in ba...apidays LIVE Singapore 2021 - APIs powering data-driven personalisation in ba...
apidays LIVE Singapore 2021 - APIs powering data-driven personalisation in ba...apidays
 
apidays LIVE Hong Kong 2021 - Enterprise Integration Patterns for OpenAPI Ini...
apidays LIVE Hong Kong 2021 - Enterprise Integration Patterns for OpenAPI Ini...apidays LIVE Hong Kong 2021 - Enterprise Integration Patterns for OpenAPI Ini...
apidays LIVE Hong Kong 2021 - Enterprise Integration Patterns for OpenAPI Ini...apidays
 
APIdays Singapore 2019 - Advancing Mobile Payments in China and Southeast Asi...
APIdays Singapore 2019 - Advancing Mobile Payments in China and Southeast Asi...APIdays Singapore 2019 - Advancing Mobile Payments in China and Southeast Asi...
APIdays Singapore 2019 - Advancing Mobile Payments in China and Southeast Asi...apidays
 
Payments(paa s) – the new mantra and trends
Payments(paa s) – the new mantra and trendsPayments(paa s) – the new mantra and trends
Payments(paa s) – the new mantra and trendsRamesh Kumar Nanjundaiya
 
[BancNet Technical Update 2019] Open Banking Bringing you closer to Digital ...
[BancNet Technical Update 2019] Open Banking  Bringing you closer to Digital ...[BancNet Technical Update 2019] Open Banking  Bringing you closer to Digital ...
[BancNet Technical Update 2019] Open Banking Bringing you closer to Digital ...WSO2
 
The Human Chain Open Banking - The Future of Payments White Paper V1.1
The Human Chain Open Banking - The Future of Payments White Paper V1.1The Human Chain Open Banking - The Future of Payments White Paper V1.1
The Human Chain Open Banking - The Future of Payments White Paper V1.1Brendan Jones
 
Chances of open banking
Chances of open banking Chances of open banking
Chances of open banking Netcetera
 
PSD2: Open Banking with APIs
PSD2: Open Banking with APIsPSD2: Open Banking with APIs
PSD2: Open Banking with APIsJason Bloomberg
 
apidays LIVE India - Standardising financial account aggregation by Vamsi Mad...
apidays LIVE India - Standardising financial account aggregation by Vamsi Mad...apidays LIVE India - Standardising financial account aggregation by Vamsi Mad...
apidays LIVE India - Standardising financial account aggregation by Vamsi Mad...apidays
 
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 APIsShubaS4
 
apidays LIVE Singapore - The even better Singpass for an easier Connected Lif...
apidays LIVE Singapore - The even better Singpass for an easier Connected Lif...apidays LIVE Singapore - The even better Singpass for an easier Connected Lif...
apidays LIVE Singapore - The even better Singpass for an easier Connected Lif...apidays
 
PSD2 & Open Banking: How to go from standards to implementation and compliance
PSD2 & Open Banking: How to go from standards to implementation and compliancePSD2 & Open Banking: How to go from standards to implementation and compliance
PSD2 & Open Banking: How to go from standards to implementation and complianceRogue Wave Software
 
apidays LIVE Australia 2021 - Open Banking: Successful Implementation Strateg...
apidays LIVE Australia 2021 - Open Banking: Successful Implementation Strateg...apidays LIVE Australia 2021 - Open Banking: Successful Implementation Strateg...
apidays LIVE Australia 2021 - Open Banking: Successful Implementation Strateg...apidays
 
API is the New Black for FinTech & Financial Institutions
API is the New Black for FinTech & Financial InstitutionsAPI is the New Black for FinTech & Financial Institutions
API is the New Black for FinTech & Financial InstitutionsElias Gagas
 
The Power Of Open Banking Coupled With Artificial Intelligence
The Power Of Open Banking Coupled With Artificial IntelligenceThe Power Of Open Banking Coupled With Artificial Intelligence
The Power Of Open Banking Coupled With Artificial IntelligenceIndusNetMarketing
 
APIdays London 2019 - Why the Financial Industry Needs Intelligent API Securi...
APIdays London 2019 - Why the Financial Industry Needs Intelligent API Securi...APIdays London 2019 - Why the Financial Industry Needs Intelligent API Securi...
APIdays London 2019 - Why the Financial Industry Needs Intelligent API Securi...apidays
 

La actualidad más candente (20)

apidays LIVE Jakarta - Growing the mobile money ecosystem with Open APIs by B...
apidays LIVE Jakarta - Growing the mobile money ecosystem with Open APIs by B...apidays LIVE Jakarta - Growing the mobile money ecosystem with Open APIs by B...
apidays LIVE Jakarta - Growing the mobile money ecosystem with Open APIs by B...
 
Open banking-Future of Banking
Open banking-Future of BankingOpen banking-Future of Banking
Open banking-Future of Banking
 
apidays LIVE Singapore 2021 - APIs powering data-driven personalisation in ba...
apidays LIVE Singapore 2021 - APIs powering data-driven personalisation in ba...apidays LIVE Singapore 2021 - APIs powering data-driven personalisation in ba...
apidays LIVE Singapore 2021 - APIs powering data-driven personalisation in ba...
 
apidays LIVE Hong Kong 2021 - Enterprise Integration Patterns for OpenAPI Ini...
apidays LIVE Hong Kong 2021 - Enterprise Integration Patterns for OpenAPI Ini...apidays LIVE Hong Kong 2021 - Enterprise Integration Patterns for OpenAPI Ini...
apidays LIVE Hong Kong 2021 - Enterprise Integration Patterns for OpenAPI Ini...
 
APIdays Singapore 2019 - Advancing Mobile Payments in China and Southeast Asi...
APIdays Singapore 2019 - Advancing Mobile Payments in China and Southeast Asi...APIdays Singapore 2019 - Advancing Mobile Payments in China and Southeast Asi...
APIdays Singapore 2019 - Advancing Mobile Payments in China and Southeast Asi...
 
Payments(paa s) – the new mantra and trends
Payments(paa s) – the new mantra and trendsPayments(paa s) – the new mantra and trends
Payments(paa s) – the new mantra and trends
 
[BancNet Technical Update 2019] Open Banking Bringing you closer to Digital ...
[BancNet Technical Update 2019] Open Banking  Bringing you closer to Digital ...[BancNet Technical Update 2019] Open Banking  Bringing you closer to Digital ...
[BancNet Technical Update 2019] Open Banking Bringing you closer to Digital ...
 
The Human Chain Open Banking - The Future of Payments White Paper V1.1
The Human Chain Open Banking - The Future of Payments White Paper V1.1The Human Chain Open Banking - The Future of Payments White Paper V1.1
The Human Chain Open Banking - The Future of Payments White Paper V1.1
 
Chances of open banking
Chances of open banking Chances of open banking
Chances of open banking
 
PSD2: Open Banking with APIs
PSD2: Open Banking with APIsPSD2: Open Banking with APIs
PSD2: Open Banking with APIs
 
apidays LIVE India - Standardising financial account aggregation by Vamsi Mad...
apidays LIVE India - Standardising financial account aggregation by Vamsi Mad...apidays LIVE India - Standardising financial account aggregation by Vamsi Mad...
apidays LIVE India - Standardising financial account aggregation by Vamsi Mad...
 
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
 
apidays LIVE Singapore - The even better Singpass for an easier Connected Lif...
apidays LIVE Singapore - The even better Singpass for an easier Connected Lif...apidays LIVE Singapore - The even better Singpass for an easier Connected Lif...
apidays LIVE Singapore - The even better Singpass for an easier Connected Lif...
 
PSD2 & Open Banking: How to go from standards to implementation and compliance
PSD2 & Open Banking: How to go from standards to implementation and compliancePSD2 & Open Banking: How to go from standards to implementation and compliance
PSD2 & Open Banking: How to go from standards to implementation and compliance
 
apidays LIVE Australia 2021 - Open Banking: Successful Implementation Strateg...
apidays LIVE Australia 2021 - Open Banking: Successful Implementation Strateg...apidays LIVE Australia 2021 - Open Banking: Successful Implementation Strateg...
apidays LIVE Australia 2021 - Open Banking: Successful Implementation Strateg...
 
API is the New Black for FinTech & Financial Institutions
API is the New Black for FinTech & Financial InstitutionsAPI is the New Black for FinTech & Financial Institutions
API is the New Black for FinTech & Financial Institutions
 
The Power Of Open Banking Coupled With Artificial Intelligence
The Power Of Open Banking Coupled With Artificial IntelligenceThe Power Of Open Banking Coupled With Artificial Intelligence
The Power Of Open Banking Coupled With Artificial Intelligence
 
APIdays London 2019 - Why the Financial Industry Needs Intelligent API Securi...
APIdays London 2019 - Why the Financial Industry Needs Intelligent API Securi...APIdays London 2019 - Why the Financial Industry Needs Intelligent API Securi...
APIdays London 2019 - Why the Financial Industry Needs Intelligent API Securi...
 
Open Banking APIs on AWS
Open Banking APIs on AWSOpen Banking APIs on AWS
Open Banking APIs on AWS
 
Open Banking on AWS
Open Banking on AWSOpen Banking on AWS
Open Banking on AWS
 

Similar a APIdays Singapore 2019 - Global Open Banking Frameworks and Standards: Luca Ferrari, Senior Solution Architect, Red Hat

apidays London 2022 - The State of Banking APIs 2022, Mark Boyd, Platformable
apidays London 2022 - The State of Banking APIs 2022, Mark Boyd, Platformableapidays London 2022 - The State of Banking APIs 2022, Mark Boyd, Platformable
apidays London 2022 - The State of Banking APIs 2022, Mark Boyd, Platformableapidays
 
Open Banking and Payment Service Directive
Open Banking and Payment Service DirectiveOpen Banking and Payment Service Directive
Open Banking and Payment Service DirectiveLac Vuong
 
PSD2: Making it actionable
PSD2: Making it actionablePSD2: Making it actionable
PSD2: Making it actionableBackbase
 
Open banking standards: The future of banks?
Open banking standards: The future of banks?Open banking standards: The future of banks?
Open banking standards: The future of banks?Initio
 
ArabNet Beirut - Keynote: Open Banking - To be or not to be? by Open Bank Pr...
ArabNet Beirut  - Keynote: Open Banking - To be or not to be? by Open Bank Pr...ArabNet Beirut  - Keynote: Open Banking - To be or not to be? by Open Bank Pr...
ArabNet Beirut - Keynote: Open Banking - To be or not to be? by Open Bank Pr...ArabNet ME
 
Keynote: Open Banking - To be or not to be? by Open Bank Project by ArabNet B...
Keynote: Open Banking - To be or not to be? by Open Bank Project by ArabNet B...Keynote: Open Banking - To be or not to be? by Open Bank Project by ArabNet B...
Keynote: Open Banking - To be or not to be? by Open Bank Project by ArabNet B...ArabNet ME
 
Enough talking - it's time to start doing
Enough talking - it's time to start doingEnough talking - it's time to start doing
Enough talking - it's time to start doingApigee | Google Cloud
 
Open Banking UK “Identity Product” Internals #fapisum - Japan/UK Open Banking...
Open Banking UK “Identity Product” Internals #fapisum - Japan/UK Open Banking...Open Banking UK “Identity Product” Internals #fapisum - Japan/UK Open Banking...
Open Banking UK “Identity Product” Internals #fapisum - Japan/UK Open Banking...FinTechLabs.io
 
Trust Frameworks and Open Banking #fapisum - Japan/UK Open Banking and APIs S...
Trust Frameworks and Open Banking #fapisum - Japan/UK Open Banking and APIs S...Trust Frameworks and Open Banking #fapisum - Japan/UK Open Banking and APIs S...
Trust Frameworks and Open Banking #fapisum - Japan/UK Open Banking and APIs S...FinTechLabs.io
 
Open Banking: Lessons from the UK #fapisum - Japan/UK Open Banking and APIs S...
Open Banking: Lessons from the UK #fapisum - Japan/UK Open Banking and APIs S...Open Banking: Lessons from the UK #fapisum - Japan/UK Open Banking and APIs S...
Open Banking: Lessons from the UK #fapisum - Japan/UK Open Banking and APIs S...FinTechLabs.io
 
A blueprint for open banking standards in the United Kingdom
A blueprint for open banking standards in the United KingdomA blueprint for open banking standards in the United Kingdom
A blueprint for open banking standards in the United KingdomEric Horesnyi
 
01_DLA Piper_Nicolas Kalokyris. .pptx
01_DLA Piper_Nicolas Kalokyris.    .pptx01_DLA Piper_Nicolas Kalokyris.    .pptx
01_DLA Piper_Nicolas Kalokyris. .pptxFinTech Belgium
 
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 Storyapidays
 
SuperCharger Hong Kong 2018 Cohort Description
SuperCharger Hong Kong 2018 Cohort DescriptionSuperCharger Hong Kong 2018 Cohort Description
SuperCharger Hong Kong 2018 Cohort DescriptionBrandon Chung
 
O impacto da revolução digital no sistema financeiro - Murilo Portugal
O impacto da revolução digital no sistema financeiro - Murilo PortugalO impacto da revolução digital no sistema financeiro - Murilo Portugal
O impacto da revolução digital no sistema financeiro - Murilo PortugalFundação Fernando Henrique Cardoso
 

Similar a APIdays Singapore 2019 - Global Open Banking Frameworks and Standards: Luca Ferrari, Senior Solution Architect, Red Hat (20)

apidays London 2022 - The State of Banking APIs 2022, Mark Boyd, Platformable
apidays London 2022 - The State of Banking APIs 2022, Mark Boyd, Platformableapidays London 2022 - The State of Banking APIs 2022, Mark Boyd, Platformable
apidays London 2022 - The State of Banking APIs 2022, Mark Boyd, Platformable
 
Open Banking and Payment Service Directive
Open Banking and Payment Service DirectiveOpen Banking and Payment Service Directive
Open Banking and Payment Service Directive
 
PSD2: Making it actionable
PSD2: Making it actionablePSD2: Making it actionable
PSD2: Making it actionable
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
 
Open banking standards: The future of banks?
Open banking standards: The future of banks?Open banking standards: The future of banks?
Open banking standards: The future of banks?
 
ArabNet Beirut - Keynote: Open Banking - To be or not to be? by Open Bank Pr...
ArabNet Beirut  - Keynote: Open Banking - To be or not to be? by Open Bank Pr...ArabNet Beirut  - Keynote: Open Banking - To be or not to be? by Open Bank Pr...
ArabNet Beirut - Keynote: Open Banking - To be or not to be? by Open Bank Pr...
 
Keynote: Open Banking - To be or not to be? by Open Bank Project by ArabNet B...
Keynote: Open Banking - To be or not to be? by Open Bank Project by ArabNet B...Keynote: Open Banking - To be or not to be? by Open Bank Project by ArabNet B...
Keynote: Open Banking - To be or not to be? by Open Bank Project by ArabNet B...
 
Enough talking - it's time to start doing
Enough talking - it's time to start doingEnough talking - it's time to start doing
Enough talking - it's time to start doing
 
Open Banking UK “Identity Product” Internals #fapisum - Japan/UK Open Banking...
Open Banking UK “Identity Product” Internals #fapisum - Japan/UK Open Banking...Open Banking UK “Identity Product” Internals #fapisum - Japan/UK Open Banking...
Open Banking UK “Identity Product” Internals #fapisum - Japan/UK Open Banking...
 
The UK Fintech Market
The UK Fintech MarketThe UK Fintech Market
The UK Fintech Market
 
Fintech 4.0
Fintech 4.0Fintech 4.0
Fintech 4.0
 
Trust Frameworks and Open Banking #fapisum - Japan/UK Open Banking and APIs S...
Trust Frameworks and Open Banking #fapisum - Japan/UK Open Banking and APIs S...Trust Frameworks and Open Banking #fapisum - Japan/UK Open Banking and APIs S...
Trust Frameworks and Open Banking #fapisum - Japan/UK Open Banking and APIs S...
 
Open Banking: Lessons from the UK #fapisum - Japan/UK Open Banking and APIs S...
Open Banking: Lessons from the UK #fapisum - Japan/UK Open Banking and APIs S...Open Banking: Lessons from the UK #fapisum - Japan/UK Open Banking and APIs S...
Open Banking: Lessons from the UK #fapisum - Japan/UK Open Banking and APIs S...
 
Latest Trends Payments Industry
Latest Trends Payments IndustryLatest Trends Payments Industry
Latest Trends Payments Industry
 
A blueprint for open banking standards in the United Kingdom
A blueprint for open banking standards in the United KingdomA blueprint for open banking standards in the United Kingdom
A blueprint for open banking standards in the United Kingdom
 
Regulation and competition in light of digitalisation – UK Competition & Mark...
Regulation and competition in light of digitalisation – UK Competition & Mark...Regulation and competition in light of digitalisation – UK Competition & Mark...
Regulation and competition in light of digitalisation – UK Competition & Mark...
 
01_DLA Piper_Nicolas Kalokyris. .pptx
01_DLA Piper_Nicolas Kalokyris.    .pptx01_DLA Piper_Nicolas Kalokyris.    .pptx
01_DLA Piper_Nicolas Kalokyris. .pptx
 
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
 
SuperCharger Hong Kong 2018 Cohort Description
SuperCharger Hong Kong 2018 Cohort DescriptionSuperCharger Hong Kong 2018 Cohort Description
SuperCharger Hong Kong 2018 Cohort Description
 
O impacto da revolução digital no sistema financeiro - Murilo Portugal
O impacto da revolução digital no sistema financeiro - Murilo PortugalO impacto da revolução digital no sistema financeiro - Murilo Portugal
O impacto da revolução digital no sistema financeiro - Murilo Portugal
 

Más de apidays

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, Adobeapidays
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...apidays
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
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 ...apidays
 
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...apidays
 
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...apidays
 
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...apidays
 
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...apidays
 
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...apidays
 
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...apidays
 
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...apidays
 
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...apidays
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...apidays
 
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...apidays
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbuapidays
 
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...apidays
 

Más de apidays (20)

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
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
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 ...
 
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
 
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
 
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
 
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
 
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
 
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
 
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
 
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
 
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
 

Último

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
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 WorkerThousandEyes
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
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 Takeoffsammart93
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
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.pdfsudhanshuwaghmare1
 
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 Processorsdebabhi2
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
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 WorkerThousandEyes
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 

Último (20)

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
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
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
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
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
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
 
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
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
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
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 

APIdays Singapore 2019 - Global Open Banking Frameworks and Standards: Luca Ferrari, Senior Solution Architect, Red Hat

  • 1. Open Banking and regulation: cause and effect relationship Brief navigation across the impact of introducing Open Banking Luca Ferrari EMEA Solution Architect for Red Hat
  • 2. Red Hat2 Agenda ➧ Why we are here today ➧ Origin ➧ Timeline ➧ FinTech influences ➧ Main elements ➧ Reference architecture ➧ Where are we going
  • 3. Red Hat Why am I here today? 3
  • 4. Red Hat Why are you here today? 4 People on social media right now People reading this sentence right now Crazy Multitasking! “Wait, which room is this?” People laughing at the diagram
  • 5. Red Hat How did we get here? 5 One possible definition: FINTECH: an industry composed of companies that use new technology and innovation with available resources to compete in the marketplace of traditional financial institutions and intermediaries in the delivery of financial services. FinTech companies try to replace or enhance the usage of financial services of incumbent companies
  • 6. Red Hat How did we get here? 6 1951 Frank McNamara creates the Diners’ Club Card 1967 John Shepherd Barron creates the first ATM 1971 NASDAQ introduces all electronic trading 1973 Society for Worldwide Interbank Financial Telecommunication is born 1983 Homelink, the first online banking system, is born 1997 The first mobile payment is realized via text message 1998 PayPal is founded
  • 8. Red Hat Payment Services Directive (PSD2): ● Extend transparency rules for payment transactions (OLO transactions) ● New entities: PISP and the AISP (also TPPs) ● Information obligations of PSPs to obtain authorization to operate, register with EBA ● Banks grant access to customers’ accounts to facilitate transactions (“XS2A”) upon customers’ authorization ● PSPs to accounts managed with customer “explicit consent” ● Unauthorized payment through an initiation payment provider: ASPSP liable to user, but ASPSP remedies against TPP ● Stricter customer authentication: PSPs to ensure stricter customer authentication: ○ access to payment account ○ initiate electronic remote payment ○ perform any other action through remote channels Regulation 8
  • 10. Red Hat UK’s implementation on PSD2 obligations Banks to provide data to third parties in standard API format UK’s 9 largest banks to provide access to customer’s banking data via secure and standardised form AISPs or PISPs are authorised and regulated by Financial Conduct Authority (FCA) and enrolled on Open Banking Directory Additional elements: ● CFA Service Metrics API ● OpenID FAPI Regulation 10 https://openid.net/2018/07/12/the-uk-open-banking-implementation-entity-adopts-the-openid-foundation-financial- grade-api-fapi-specification-certification-program/
  • 12. Red Hat Guiding principles 12 No compulsory open banking in Singapore Initiatives: ● Finance-as-a-Service: API Playbook by Monetary Authority of Singapore (MAS) API Guidelines ● Financial Industry API Register: list of open APIs available in the Singapore financial industry ● FinTech Regulatory Sandbox to experiment with innovative financial products or services Private initiatives: ● open data initiatives by financial institutions led by DBS, with 155 APIs Objectives: ❖ shape innovation with non-mandatory regulation and framework ❖ lead by example by opening data for APIs ❖ establish scalable data practices and payments infrastructure to support
  • 14. Red Hat Guiding principles 14 Any Bank must open up to provide fair access to data, if they want to retain their license Similar to PSD2 and UK Open Banking in terms of approach Focus on driving valuable digital engagements with the customer, rather than trying to monetize the base open APIs (like in PSD2 or UK) Expecting to lead Open Banking in Latin America Financial inclusion is central to the Mexican Fintech Law: ● Underbanked ● Unbanked ● No mobile or internet coverage Socio-economic benefits beyond new, low-cost banking and payments services.
  • 16. Red Hat Part of national Consumer Data Right (CDR) Implement the CDR beginning with banking, energy and telecommunications Scope of Open Banking: ● Upon request, Banks to share with the customer or a TPP information that comes from the customer ● Banks to share all transaction data via dedicated API ● Only accredited data recipients may receive Open Banking data ● Standards will be defined ● Starting point for standards is UK’s Open Banking technical specifications Regulation 16
  • 18. Red Hat Regulation 18 Hong Kong Monetary Authority (HKMA) published the compulsory Open Application Programming Interface Framework. Framework recommends using existing international technical standards. 4 phases process: 1. Third Party Providers (TPPs) can access banks’ product information 2. Banks will deploy core-banking open API functions to accept new account/product applications 3. Account information and other bank products to be allowed to TPPs. Also applicable to investments and insurance 4. Allowing TPPs to process customer payment requests also related to investments and insurance Banks will control of customer relationship and data, and choose which TPPs to collaborate with. In contrast to PSD2 and Open Banking in Australia and UK.
  • 20. Red Hat Guiding principles 20 No compulsory Open Banking requirements in Japan Target of 80 banks to have open APIs by 2020. Banking Act to facilitate open API architecture between financial institutions and FinTech. Includes: ● Registration system for Electronic Payment Intermediate Service (EPIS) Providers ● EPISP to have a contract with a financial institution before providing service ● Publish standards which EPISP to satisfy to contract with financial institution ● Require financial institutions to develop a system for introduction of Open API to communicate with EPISP
  • 22. Red Hat Guiding principles Payments NZ launched a set of standards developed to facilitate Open Banking While in UK and Australia forced banks to engage in Open Banking, New Zealand Government asked Payments NZ start the process or being forced under regulation The standards outline how open banking should be designed to manage risks and be secure The standards take inspiration from UK Open Banking The standards don’t include any principles of reciprocity 22
  • 23. Red Hat23 Work In Progress
  • 24. Red Hat In the news 24 India’s Federal Bank launches open banking platform The Banking Supervision Department is leading the regulation of an Open Banking standard in Israel Canada launches open banking consultation Korean banks ordered to open up payment systems to fintech firms Brazil could implement open banking model next year
  • 25. Red Hat Other initiatives Public: ● W3C ● PayID Australia ● BankID Private: ● WeChat ● AliPay ● UnionPay ● TransferWise ● … 25
  • 26. Red Hat How does this relate to FinTech https://innovation.thomsonreuters.com/en/labs/portfolio/global-fintech-rankings.html#/ https://www.businessinsider.com/these-are-the-25-most-innovative-fintech-startups-in-the-world-2018-10?IR=T#11-oneconnect-financial- technology-15 26
  • 27. Red Hat How does this relate to FinTech [World payments report 2018] 27
  • 28. Red Hat Common elements ... 29 PRINCIPLES ● REST APIs ● Strong Customer Authentication ● Third party access to payments and account information on behalf of user ● Unique identification of assets and transactions ● Fine grained entitlements and authorizations ● Prevent screen scraping ● User consent management ● Auditing of every action ● Appropriate developer experience ● Resource discovery and interaction
  • 29. Red Hat … which translates into 30 PRINCIPLES FUNCTIONALITIES ● REST APIs ● Strong Customer Authentication ● Third party access to payments and account information on behalf of user ● Unique identification of assets and transactions ● Fine grained entitlements and authorizations ● Prevent screen scraping ● User consent management ● Auditing of every action ● Appropriate developer experience ● Resource discovery and interaction ● APIs standard specification ● OIDC API authentication ● IDP integration ● API policies and access control ● Call tracing and logging ● OIDC authorization and scope ● Web Application Firewall ● Business Process Management of consent ● Full platform logging and analytics ● (Self-service) Developer Portal ● Cloud Native DevOps platform and tooling ● Integration/transformation capabilities with legacy backends
  • 30. Red Hat A possible architecture 31 API Registry API Policies API Contracts API Authorization Admin Portal Developer Portal API MANAGEMENT layerAPI Specs
  • 31. Red Hat A possible architecture 32 API MANAGEMENT layerAPI Registry API Policies API Contracts API Authorization Admin Portal Developer PortalAPI Specs IDENTITY MANAGEMENT layer Strong AuthN Identity federation Identity brokering
  • 32. Red Hat A possible architecture 33 API MANAGEMENT layerAPI Registry API Policies API Contracts API Authorization Admin Portal Developer PortalAPI Specs IDENTITY MANAGEMENT layer Strong AuthN Identity federation Identity brokering OIDC AuthN OIDC AuthZ
  • 33. Red Hat A possible architecture 34 API MANAGEMENT layerAPI Registry API Policies API Contracts API Authorization Admin Portal Developer PortalAPI Specs IDENTITY MANAGEMENT layer Strong AuthN Identity federation Identity brokering OIDC AuthN OIDC AuthZ INTEGRATION layer Data streaming Event streaming Polyglot microservices
  • 34. Red Hat A possible architecture 35 API MANAGEMENT layerAPI Registry API Policies API Contracts API Authorization Admin Portal Developer PortalAPI Specs IDENTITY MANAGEMENT layer Strong AuthN Identity federation Identity brokering OIDC AuthN OIDC AuthZ INTEGRATION layer Data streaming Event streaming Polyglot microservices LEGACY CORE BANKING Translation Transformatio n Composition Accounts Transactions Payments Products Orchestration
  • 35. Red Hat A possible architecture 36 API MANAGEMENT layerAPI Registry API Policies API Contracts API Authorization Admin Portal Developer PortalAPI Specs IDENTITY MANAGEMENT layer Strong AuthN Identity federation Identity brokering OIDC AuthN OIDC AuthZ INTEGRATION layer Data streaming Event streaming Polyglot microservices LEGACY CORE BANKING Translation Transformatio n Composition Accounts Transactions Payments Products PAAS layerMonitoring Logging Networking CI/CD Orchestration Networking
  • 36. Red Hat37 API MANAGEMENT layerAPI Registry API Policies API Contracts API Authorization Admin Portal Developer PortalAPI Specs IDENTITY MANAGEMENT layer Strong AuthN Identity federation Identity brokering OIDC AuthN OIDC AuthZ INTEGRATION layer Data streaming Event streaming Polyglot microservices LEGACY CORE BANKING Translation Transformatio n Composition Accounts Transactions Payments Products PAAS layerMonitoring Logging Networking CI/CD Orchestration Networking WAF GLB CDN TPPs Partners Customers
  • 37. Red Hat ❏ Rate of innovation ❏ Security is key ❏ Best of breed approach ❏ Low barriers of entrance ❏ No lock-in factor ❏ Standards adoption Open Banking and Open Source Why they go hand-in-hand 38
  • 38. Red Hat MNP mandate by European Commission Prices declined on average 7.9% due to the introduction of MNP Consumer welfare increased by 2.15 euros per person per quarter Possible futures Telco parallelism 39 [ https://papers.ssrn.com/sol3/papers.cfm?abstract_id=2265104 ]
  • 39. Red Hat The open conflict 40 Traditional Retail Banks Traditional Lenders Traditional Asset Managers Traditional currency exchange Traditional contracts Online-Only Banks Peer-to-Peer Marketplaces Robo/AI Advisors Cryptocurrency exchange Smart contracts
  • 40. Red Hat Trick or treat 41 [The Everyday Bank report - Accenture] BUT ALSO
  • 41. Red Hat What Banks still stand for: Trick or treat 42 ➢ TRUST ➢ SCALE ➢ MAGIC!
  • 42. Red Hat Where to 43 Screen scraping FinTech APIs FinTech PAST PRESENT [ Manifesto-for-the-impact-of-PSD2-on-the-future-of-European-Fintech ] Banks trying to fight against removal of screen scraping
  • 43. Red Hat “Banks aren’t being disrupted by Fintech technology, they are being disrupted by customer expectations” - McKinsey Q&Q Quotes and Questions 44 “Banking is necessary, banks are not” - Bill Gates "We want our money safer than our selfies" - PayPal