This repository has been archived by the owner on Dec 13, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathindex.html
493 lines (414 loc) · 22.5 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
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0;url=https://duendesoftware.com" data-url="https://duendesoftware.com">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="images/favicon.ico">
<title>IdentityServer</title>
<style>
body{display: none;}
</style>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="css/animate.min.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body id="home" class="homepage">
<header id="header">
<nav id="main-menu" class="navbar navbar-default navbar-fixed-top top-nav-collapse" role="banner">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<span class="navbar-brand">
IdentityServer
</span>
</div>
<div class="collapse navbar-collapse navbar-right">
<ul class="nav navbar-nav">
<li class="scroll active"><a href="#home">Home</a></li>
<li class="scroll"><a href="#services">Services</a></li>
<li class="scroll"><a href="#training">Training</a></li>
<li class="scroll"><a href="#products">Products</a></li>
<li class="scroll"><a href="#oss">Open Source</a></li>
<li class="scroll"><a href="#customers">Customers</a></li>
<li class="scroll"><a href="#contact">Contact</a></li>
</ul>
</div>
</div><!--/.container-->
</nav><!--/nav-->
</header><!--/header-->
<section id="logo">
<div class="container">
<div class="row">
<div class="col-sm-offset-1 col-sm-10 text-center">
<p><img src='images/IDserver_logotransparent.png'></p>
<p class="tagline">The Identity and Access Control solution that works for you</p>
<p>
We help companies using .NET to build identity and access control solutions for modern applications,
including single sign-on, identity management, authorization, and API security.
</p>
<p>
Based on successful open source projects like IdentityServer,
we provide the flexibility to design solutions to meet your requirements.
</p>
</div>
</div>
</div>
</section><!--/#logo-->
<section id="services" >
<div class="container">
<div class="section-header">
<h2 class="section-title text-center wow fadeInDown">Services</h2>
<p class="text-center wow fadeInDown">
We'll give you and your team the tools, training, and technology you need to succeed.
</p>
</div>
<div class="row">
<div class="features">
<div class="col-md-4 col-sm-12 wow fadeInUp" data-wow-duration="300ms" data-wow-delay="0ms">
<div class="col-xs-2 icon ">
<a title="IdentityServer Consulting and Support" href="mailto:[email protected]?subject=IdentityServer Consulting and Support">
<i class="fa fa-comments fa-5x"></i>
</a>
</div>
<div class="col-xs-offset-1 col-xs-9">
<h3 class="link">
<a title="IdentityServer Consulting and Support" href="mailto:[email protected]?subject=IdentityServer Consulting and Support">
Consulting
</a>
</h3>
<p>
We can help you with security/identity architecture, project mentoring and reviews.
We regularly do project seeding and on-demand consulting, both on-site and remote.
</p>
</div>
</div><!--/.col-md-4-->
<div class="col-md-4 col-sm-12 wow fadeInUp" data-wow-duration="300ms" data-wow-delay="200ms">
<div class="col-xs-2 icon ">
<a title="IdentityServer Consulting and Support" href="mailto:[email protected]?subject=IdentityServer Consulting and Support">
<i class="fa fa-edit fa-5x"></i>
</a>
</div>
<div class="col-xs-offset-1 col-xs-9">
<h3 class="link">
<a title="IdentityServer Consulting and Support" href="mailto:[email protected]?subject=IdentityServer Consulting and Support">
Development Support
</a>
</h3>
<p>
We can help you with every aspect of your security/identity project.
This ranges from consulting to custom software development to production support.
</p>
</div>
</div><!--/.col-md-4-->
<div class="col-md-4 col-sm-12 wow fadeInUp" data-wow-duration="300ms" data-wow-delay="200ms">
<div class="col-xs-2 icon ">
<a title="IdentityServer Consulting and Support" href="mailto:[email protected]?subject=IdentityServer Consulting and Support">
<i class="fa fa-phone fa-5x"></i>
</a>
</div>
<div class="col-xs-offset-1 col-xs-9">
<h3 class="link">
<a title="IdentityServer Consulting and Support" href="mailto:[email protected]?subject=IdentityServer Consulting and Support">
Production Support
</a>
</h3>
<p>
We can help you with every aspect of your security/identity project.
This ranges from consulting to custom software development to production support.
</p>
</div>
</div><!--/.col-md-4-->
</div>
</div><!--/.row-->
</div><!--/.container-->
</section><!--/#services-->
<section id="training">
<div class="container">
<div class="section-header">
<h2 class="section-title text-center wow fadeInDown">Training</h2>
<p class="text-center wow fadeInDown link">
<a href='training/index.html'>
If technologies like OpenID Connect, OAuth 2.0 or ASP.NET Core are new to you or your team,
<br>we recommend our three-day signature workshop.
</a>
</p>
</div>
<div class="row">
<div class="features">
<div class="col-sm-offset-3 col-sm-6 wow fadeInUp" data-wow-duration="300ms" data-wow-delay="0ms">
<div class="col-xs-2 icon ">
<a href='training/index.html'>
<i class="fa fa-mortar-board fa-5x"></i>
</a>
</div>
<div class="col-xs-offset-1 col-xs-9">
<p>
In this workshop you will learn everything you need to know to design a modern security/identity architecture,
and implement it with tools like IdentityServer.
</p>
<p>
The workshop covers the security architecture and APIs of ASP.NET Core, the necessary protocols and technologies like
OpenID Connect, OAuth 2.0 and JSON Web Tokens (JWT), and give you guidance how integrate them into your
web, JavaScript and mobile applications.
</p>
<p>
The workshop can be delivered both on-site or as part of the open enrolments we do around the world.
See <a href="/training">here</a> for agenda and upcoming dates.
</p>
</div>
</div><!--/.col-md-4-->
</div>
</div><!--/.row-->
</div> <!-- container -->
</section> <!-- #training -->
<section id="products" >
<div class="container">
<div class="section-header">
<h2 class="section-title text-center wow fadeInDown">Products</h2>
<p class="text-center wow fadeInDown">
We offer several commercial products related to identity and application security architecture.
</p>
</div>
<div class="row">
<div class="features">
<div class="col-md-4 col-sm-12 wow fadeInUp" data-wow-duration="300ms" data-wow-delay="0ms">
<div class="col-xs-2 icon ">
<a href="https://www.identityserver.com/products/#AdminUI">
<img src='images/adminui.png'>
</a>
</div>
<div class="col-xs-offset-1 col-xs-9">
<h3 class="link">
<a href="https://www.identityserver.com/products/#AdminUI">
AdminUI
</a>
</h3>
<p>
The IdentityServer Administration User Interface takes away the need for bespoke Identity and IdentityServer management services. This takes care of all IdentityServer configuration tasks, including authorizing new client applications by protocol or grant type, and managing users.
</p>
</div>
</div><!--/.col-md-4-->
<div class="col-md-4 col-sm-12 wow fadeInUp" data-wow-duration="300ms" data-wow-delay="200ms">
<div class="col-xs-2 icon ">
<a href="https://www.identityserver.com/products/#SAML2P">
<img src='images/saml2p.png'>
</a>
</div>
<div class="col-xs-offset-1 col-xs-9">
<h3 class="link">
<a href="https://www.identityserver.com/products/#SAML2P">
SAML2-P
</a>
</h3>
<p>
Plugin for IdentityServer 4 that allows IdentityServer to act as an identity provider for SAML 2.0 service providers. This includes Single Sign On support across IdentityServer client applications, no matter the authentication protocol used.
</p>
</div>
</div><!--/.col-md-4-->
<div class="col-md-4 col-sm-12 wow fadeInUp" data-wow-duration="300ms" data-wow-delay="200ms">
<div class="col-xs-2 icon ">
<a href="https://solliance.net/products/policyserver">
<img src='images/policyserver.png'>
</a>
</div>
<div class="col-xs-offset-1 col-xs-9">
<h3 class="link">
<a href="https://solliance.net/products/policyserver">
PolicyServer
</a>
</h3>
<p>
PolicyServer is an authorization solution for modern applications. It supports the necessary patterns to achieve the separation of authentication and authorization.
</p>
</div>
</div><!--/.col-md-4-->
</div>
</div><!--/.row-->
</div><!--/.container-->
</section><!--/#products-->
<section id="oss">
<div class="container">
<div class="section-header">
<h2 class="section-title text-center wow fadeInDown">Open Source</h2>
<p class="text-center wow fadeInDown">
We use IdentityServer -- the Open Source OpenID Connect and OAuth 2.0 framework for .NET.
<br>
IdentityServer is <a href='https://openid.net/certification/' target="_blank">OpenID Certified</a>
and part of the <a href='https://dotnetfoundation.org/' target="_blank">.NET Foundation</a>.
</p>
</div>
<div class="col-md-4 col-sm-12 wow fadeInUp" data-wow-duration="300ms" data-wow-delay="0ms">
<div class="col-xs-2 icon">
<a href='https://github.com/IdentityServer' target="_blank">
<i class="fa fa-github fa-5x"></i>
</a>
</div>
<div class="col-xs-offset-1 col-xs-9">
<h3 class="link"><a href='https://github.com/IdentityServer' target="_blank">Source Code</a></h3>
<p>The full source code for IdentityServer is freely available on GitHub.
Feel free to browse the source code or even contribute. We accept pull requests!</p>
</div>
</div><!--/.col-md-4-->
<div class="col-md-4 col-sm-12 wow fadeInUp" data-wow-duration="300ms" data-wow-delay="200ms">
<div class="col-xs-2 icon ">
<a href='https://identityserver4.readthedocs.io' target="_blank">
<i class="fa fa-book fa-5x"></i>
</a>
</div>
<div class="col-xs-offset-1 col-xs-9">
<h3 class="link"><a href='https://identityserver4.readthedocs.io' target="_blank">Documentation</a></h3>
<p>Our official documentation contains useful code snippets, and API documentation to help
you get started. A must read for both beginners and experienced users.</p>
</div>
</div><!--/.col-md-4-->
<div class="col-md-4 col-sm-12 wow fadeInUp" data-wow-duration="300ms" data-wow-delay="200ms">
<div class="col-xs-2 icon">
<a href='https://www.patreon.com/identityserver' target="_blank">
<i class="fa fa-thumbs-up fa-5x"></i>
</a>
</div>
<div class="col-xs-offset-1 col-xs-9">
<h3 class="link"><a href='https://www.patreon.com/identityserver' target="_blank">Support Open Source</a></h3>
<p>
Open source needs to be sustainable.
If you are a company that uses IdentityServer, please consider
<a href='https://www.patreon.com/identityserver' target="_blank">supporting</a> it.
This will allow us to dedicate more time to feature work, bug fixes and following up on questions on the issue tracker.
</p>
</div>
</div><!--/.col-md-4-->
</div>
</section> <!-- #oss -->
<section id="customers">
<div class="container">
<div class="section-header">
<h2 class="section-title text-center wow fadeInDown">Customers</h2>
<p class="text-center wow fadeInDown">
Below is a short list of some of our customers.
</p>
</div>
<div id='customer-list'>
<div class='customer-logo'>
<img src='images/customers/apprenda.png' alt='Apprenda'>
</div>
<div class='customer-logo'>
<img src='images/customers/bankwest.png' alt='Bankwest'>
</div>
<div class='customer-logo'>
<img src='images/customers/bosch.png' alt='Bosch'>
</div>
<div class='customer-logo'>
<img src='images/customers/daikin.png' alt='Daikin'>
</div>
<div class='customer-logo'>
<img src='images/customers/datev.png' alt='Datev'>
</div>
<div class='customer-logo'>
<img src='images/customers/frendeforsikring.png' alt='FrendeForsikring'>
</div>
<div class='customer-logo'>
<img src='images/customers/galeriakaufhof.png' alt='GaleriaKaufhof'>
</div>
<div class='customer-logo'>
<img src='images/customers/komplett.png' alt='Komplett'>
</div>
<div class='customer-logo'>
<img src='images/customers/microsoft.jpg' alt='Microsoft'>
</div>
<div class='customer-logo'>
<img src='images/customers/nordsafety.png' alt='NordSafety'>
</div>
<div class='customer-logo'>
<img src='images/customers/norskhelsenett.png' alt='NorskHelsenett'>
</div>
<div class='customer-logo'>
<img src='images/customers/relativity.jpg' alt='Relativity'>
</div>
<div class='customer-logo'>
<img src='images/customers/ritterim.png' alt='RitterIM'>
</div>
<div class='customer-logo'>
<img src='images/customers/simplyhealth.jpg' alt='SimplyHealth'>
</div>
<div class='customer-logo'>
<img src='images/customers/sparbankenvest.png' alt='SparbankenVest'>
</div>
<div class='customer-logo'>
<img src='images/customers/swisslife.png' alt='SwissLife'>
</div>
<div class='customer-logo'>
<img src='images/customers/xero.jpg' alt='Xero'>
</div>
<div class='customer-logo'>
<img src='images/customers/Dyson.png' alt='Dyson'>
</div>
</div>
</div>
</section> <!-- #customers -->
<section id="contact">
<div class="container">
<div class="section-header">
<h2 class="section-title text-center wow fadeInDown">Contact</h2>
<p class="text-center wow fadeInDown">
How to get in touch with us
</p>
</div>
<div class="row">
<div class="col-xs-offset-2 col-xs-4">
<div class="row">
<div class="col-xs-12 contact-text link"><a href='https://twitter.com/IdentityServer' target="_blank">Follow us on Twitter</a></div>
<div class="col-xs-12">
<a href='https://twitter.com/IdentityServer' target="_blank">
<img src='images/twitter.png'>
</a>
</div>
</div>
</div>
<div class="col-xs-4">
<div class="row">
<div class="col-xs-12 contact-text link">
<a title="IdentityServer Consulting and Support" href="mailto:[email protected]?subject=IdentityServer Consulting and Support">
Email us to request consulting, training, or support services
</a>
</div>
<div class="col-xs-12">
<a title="IdentityServer Consulting and Support" href="mailto:[email protected]?subject=IdentityServer Consulting and Support">
<img src='images/IDserver_icon64transparent.png'>
</a>
</div>
</div>
</div>
</div>
</div>
</section> <!-- #contact -->
<footer id="footer">
<div class="container text-center">
All rights reserved © 2018 IdentityServer
</div>
</footer><!--/#footer-->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/mousescroll.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/jquery.prettyPhoto.js"></script>
<script src="js/jquery.isotope.min.js"></script>
<script src="js/jquery.inview.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/main.js"></script>
<script src="js/scrolling-nav.js"></script>
<script>
$("body").data("page", "frontpage");
</script>
</body>
</html>