forked from wso2/demo-open-banking.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
225 lines (201 loc) · 10.3 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
---
layout: ob-base
title: Home
sm-decription: text
---
<section class="cHeader cSectionAboveHighlight cIntroSection">
<div class="container">
<div class="row">
<div id="carouselExampleIndicators" class="carousel slide cOBslider" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
</ol>
<div class=" cOBsliderContainer container carousel-inner">
<div class="carousel-item active">
<div class="row">
<div class="cSliderContent col-sm-12 col-md-6 col-lg-6">
<h2>The WSO2 Open Banking Developer Portal Sandbox</h2>
<p>This sandbox provides a simulated environment to test the waters of WSO2 Open Banking. It allows users
to subscribe and consume APIs from the context of a banking application.
</p>
<a href="https://openbanking.wso2.com/apis/list" class="cButton cDownloadButton">Try it out</a>
<a href="/sandbox-guide-uk" class="cButton cDownloadButton">View guide</a>
</div>
<div class="cSliderImage col-sm-12 col-md-6 col-lg-6">
<img src="/img/demo-pc.png"/>
</div>
</div>
</div>
<div class="carousel-item ">
<div class="row">
<div class="cSliderContent col-sm-12 col-md-6 col-lg-6">
<h2>Payment Initiation Service Providers (PISP) Demo</h2>
<p>This will demonstrate how our open banking solution interacts in the Payment Initiation Service
Providers (PISP) flow of PSD2.
</p>
<a href="/support/customer-on-boarding/check-list/" class="cButton cDownloadButton">View Demo</a>
<!-- <a href="/support/customer-on-boarding/check-list/" class="cButton cDownloadButton">CHECK LIST</a> -->
</div>
<div class="cSliderImage col-sm-12 col-md-6 col-lg-6">
<img src="/img/demo-phone.png"/>
</div>
</div>
</div>
<div class="carousel-item ">
<div class="row">
<div class="cSliderContent col-sm-12 col-md-6 col-lg-6">
<h2>Account Information Service Providers (AISP) Demo</h2>
<p>This will demonstrate how our open banking solution interacts in the Account Information Service
Providers (AISP) flow of PSD2.
</p>
<a href="https://openbanking.wso2.com/demos/aisp" class="cButton cDownloadButton">View Demo</a>
</div>
<div class="cSliderImage col-sm-12 col-md-6 col-lg-6">
<img src="/img/demo-tab.png"/>
</div>
</div>
</div>
</div>
</div>
<!-- <a class="carousel-control-prev cArrows" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next cArrows" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a> -->
</div>
</div>
</section>
<section class="cIntro cWhiteBG cSectionAboveHighlight">
<div class="container">
<div class="row cHighlightedRow">
<div class="col-sm-12 col-md-8 col-lg-8">
<div class="cHighlighted cDarkGreyBG cFixedHeight">
<div class="col-sm-12 col-md-12">
<h5 class="cUppercase cWhiteColored cReducedBottomMargin cUnderline cUnderOrange">
Solution at a Glance
</h5>
<!-- <h2 class="cUppercase cUnderline">Benefits</h2> -->
</div>
<div class="col-sm-12 col-md-12 col-lg-12 cContentBlockLeft">
<p>WSO2 Open Banking leverages WSO2 API-first integration products to form a purpose-built solution to
satisfy the full technology requirements of global open banking.
</p>
</div>
<div class="clearfix"></div>
</div>
</div>
<div class="col-sm-12 col-md-4 col-lg-4">
<div class="cHighlighted cLightGreyBG cHighlightedReducePadding cFixedHeight" style="min-height: 290px;">
<h4>What's new?</h4>
<p>WSO2 Open Banking 1.4:
Support for Global
Open Banking Standards
</p>
<a href="https://wso2.com/blogs/thesource/2019/08/wso2-open-banking-1-4-support-for-global-open-banking-standards" target="_blank" class="cMore cUppercase cLargeText">Read More ></a>
<div class="clearfix"></div>
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
</section>
<section class="cWhiteBG cSectionAboveHighlight">
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-12 col-lg-12">
<!-- <h2 class="cUppercase">WSO2 Open Banking offers <br>the following functionalities:</h2> -->
<h2> WSO2 Open Banking offers the following functionalities:</h2>
</div>
<div class="col-sm-12 col-md-4 col-lg-4">
<div class="cHighlighted cLightGreyBG cHighlightedReducePadding cFuntionBox">
<img src="/img/api-invocation.svg"/>
<h5 class="cUppercase cUnderline cUnderOrange" >Secured API <br>invocation</h5>
<p>with comprehensive support of OAuth2, OpenID Connect, and eIDAS certificate validation</p>
</div>
<div class="clearfix"></div>
</div>
<div class="col-sm-12 col-md-4 col-lg-4">
<div class="cHighlighted cLightGreyBG cHighlightedReducePadding cFuntionBox">
<img src="/img/template.svg"/>
<h5 class="cUppercase cUnderline cUnderOrange">Predefined API <br>templates</h5>
<p>that support Open Banking UK, The Berlin Group, and Consumer Data Standards Australia API specifications</p>
</div>
<div class="clearfix"></div>
</div>
<div class="col-sm-12 col-md-4 col-lg-4">
<div class="cHighlighted cLightGreyBG cHighlightedReducePadding cFuntionBox">
<img src="/img/security.svg"/>
<h5 class="cUppercase cUnderline cUnderOrange">Comprehensive security <br>capabilities</h5>
<p>such as Strong Customer Authentication with Fraud Detection and Consent Management</p>
</div>
<div class="clearfix"></div>
</div>
<div class="col-sm-12 col-md-4 col-lg-4">
<div class="cHighlighted cLightGreyBG cHighlightedReducePadding cFuntionBox">
<img src="/img/piuggable.svg"/>
<h5 class="cUppercase cUnderline cUnderOrange">Easily <br>Pluggable</h5>
<p>easy integration with core banking systems</p>
</div>
<div class="clearfix"></div>
</div>
<div class="col-sm-12 col-md-4 col-lg-4">
<div class="cHighlighted cLightGreyBG cHighlightedReducePadding cFuntionBox">
<img src="/img/third-party.svg"/>
<h5 class="cUppercase cUnderline cUnderOrange">Third Party Provider <br>Onboarding</h5>
<p>a thorough verification before connecting Third Party Providers with the banks</p>
</div>
<div class="clearfix"></div>
</div>
<div class="col-sm-12 col-md-4 col-lg-4">
<div class="cHighlighted cLightGreyBG cHighlightedReducePadding cFuntionBox">
<img src="/img/analytics.svg"/>
<h5 class=" cUppercase cUnderline cUnderOrange">API analytics and<br> Transaction Risk Analysis</h5>
<p>dashboards for trend analysis and alerting incidents</p>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
</section>
<section class="cLightGreyBG cSectionAboveHighlight ">
<div class="container">
<div class="row cHighlightedRow">
<div class="col-sm-12 col-md-12">
<div class="cHighlighted cDarkGreyBG cAddedBottomMargin">
<div class="row">
<div class="col-sm-12 col-md-12 col-lg-12">
<h3 class="cUppercase cOrangeColored cUnderline">WSO2 Open Banking for Australia</h3>
</div>
<div class="col-sm-12 col-md-8 col-lg-8">
<p> WSO2 Open Banking helps you comply with the Australian Open Banking regulation through a single technology platform.
It is a purpose-built solution that provides all technology requirements for achieving complete open banking compliance.
</p>
<a href="https://wso2.com/solutions/financial/open-banking/australia" class="cButton cDownloadButton">Find Out More</a>
</div>
<div class="col-sm-12 col-md-4 col-lg-4">
</div>
</div>
</div>
<div class="cHighlighted cWhiteBG">
<div class="row">
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<h3 class="cUppercase cOrangeColored cUnderline"> </h3>
</div> -->
<div class="col-sm-12 col-md-8 col-lg-8">
<p>With the effort of our technical and regulatory experts, we can get your APIs ready for
external testing.</p>
<a href="https://wso2.com/solutions/financial/open-banking/?a=estimate" class="cButton cDownloadButton">Download Effort Estimate</a>
</div>
<div class="col-sm-12 col-md-4 col-lg-4">
</div>
</div>
</div>
</div>
</div>
</div>
</section>