forked from Dantheman720/web-picketlink.org
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathabout.html.haml.bkp
534 lines (533 loc) · 19.8 KB
/
about.html.haml.bkp
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
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
---
layout: project
---
%article.secondary
.container-fluid
.row-fluid
.span12
%h2.section_title What is PicketLink ?
%p
PicketLink is an open source project for simplified security and identity
management for Java Applications.
%br
%br
%h2.section_title Why the name "PicketLink" ?
%p
A Picket Fence is a secure system of pickets joined together
via some type of links. Basically, the Pickets by themselves do
not offer any security. But when they are brought together by
linking them, they provide the necessary security.
%p
This project is that link for other security systems or
systems to bring together or join, to finally provide the
necessary secure system.
%img{:height => "614", :src => "#{site.base_url}/images/overview.png", :style => "border: 0px outset gray;", :width => "442"}
%br
%h2.section_title Features Highlight
.row-fluid
.span12
.clearfix
%a{:name => "speed"}
%h4
%img{:src => "https://www.jboss.org/dms/AS7/icons/45px/jbossas7-icons-bolt_45px.png"}
Exhaustive Features
.row-fluid
.span6
%h5 Robust IDM feature
%p Model Identies and Attributes.
%p
Build model from various data sources such as Databases,
LDAP, File System and mix-n-match!
%p Simple API for Users, Roles, Groups and Attributes.
.span6
%h5 Suitable for JavaEE Applications
%p Use CDI based application programming.
%h5 Robust Authentication Support
%p
Application developers have greater control for
authentication. You use the IDM as the foundation for your
authentication needs.
.row-fluid
.span6.offset3
%img{:alt => "------------------------------------------", :src => "#{site.base_url}/images/divider.png"}
.row-fluid
.span12
%a{:name => "modular"}
%h4
%img{:src => "https://www.jboss.org/dms/AS7/icons/45px/jbossas7-icons-plugin_45px.png"}
Robust Permission Model
.row-fluid
.span6
%h5 Extensive Access Control/Authorization Support
%p
PicketLink has a permission model that allows you to have
robust access control for your Java Applications.
%p
Permission implementations include ACL and Drools Rules
based implementations.
.span6
%h5 Plug in your own access control
%p API allows custom authorization implementations.
%p
Easy migration to a fine grained access control model using
XACML.
%br
.row-fluid
.span6.offset3
%img{:alt => "------------------------------------------", :src => "#{site.base_url}/images/divider.png"}
.row-fluid
.span12
%a{:name => "light"}
%h4
%img{:alt => "", :src => "https://www.jboss.org/dms/AS7/icons/45px/jbossas7-icons-feather_45px.png"}
Single Sign On
.row-fluid
.span6
%h5 SAML Web Browser Profile Single Sign-On
%p PicketLink provides SSO using SAML v1.1 and v2.0
%p
Parsers and Object Model available to build robust SAML
enabled applications.
.span6
%h5 Trust Capabilities
%p
PicketLink includes login modules for building trusted
heterogeneous applications using different application servers
including Wildfly Application Server.
.row-fluid
.span6.offset3
%img{:alt => "------------------------------------------", :src => "#{site.base_url}/images/divider.png"}
.row-fluid
.span12
%a{:name => "social"}
%h4
%img{:alt => "administration", :src => "https://www.jboss.org/dms/AS7/icons/45px/jbossas7-icons-admin_45px.png"}
Social Login
.row-fluid
.span6
%h5 Social Media Based Login
%p
PicketLink allows you to incorporate Social Login into your
applications. You can build applications that allow sign in using
Facebook, Google and Twitter.
%p Comming soon !
.row-fluid
.span6.offset3
%img{:alt => "------------------------------------------", :src => "#{site.base_url}/images/divider.png"}
.row-fluid
.span12
%a{:name => "compliant"}
%h4
%img{:alt => "compliant", :src => "https://www.jboss.org/dms/AS7/icons/45px/jbossas7-icons-compliant_45px.png"}
Compliance To Standards
.row-fluid
.span6
%h5 Java EE
%p
PicketLink allows JavaEE applications to incorporate robust
security. JavaEE constructs are supported.
.span6
%h5 Open Standards
%p PicketLink supports SAML, XACML and WS-Trust.
.row-fluid
.span6.offset3
%img{:alt => "------------------------------------------", :src => "#{site.base_url}/images/divider.png"}
.row-fluid
.span12
%a{:name => "testable"}
%h4
%img{:alt => "testable", :src => "https://www.jboss.org/dms/AS7/icons/45px/jbossas7-icons-testable_45px.png"}
Easily Testable
.row-fluid
.span6
%h5 Arquillian
%p
From the very start, PicketLink has been designed with
testability in mind. The secret to that fidelity is
%a{:href => "http://www.arquillian.org"} Arquillian
a component
model for integration tests that execute inside the real runtime
environment.
.span6
%h5 Smarter Development
%p
Using Arquillian for development gives you an extremely
fast change, compile, test cycle for any component model. This
strategy allows you to take Test Driven Development (TDD) further
than ever before.
.row-fluid
.span6.offset3
%img{:alt => "------------------------------------------", :src => "#{site.base_url}/images/divider.png"}
%h2.section_title Documentation
.row-fluid
.span6
%h5 Plenty of Quickstarts and tutorials
%p
Security for your Java Applications does not have to be
scary.
%p
PicketLink provides lots of quickstarts to get you started
quickly.
.span6
%h5 Browseable and PDF Documentation
%p
Documentation is available
= succeed "." do
%a{:href => "http://docs.jboss.org/picketlink/2/latest/"} here
%br
.row-fluid
.span6.offset3
%img{:alt => "------------------------------------------", :src => "#{site.base_url}/images/divider.png"}
%h2.section_title Open Source
.row-fluid
.span12
%h4 Community Powered Innovation
.row-fluid
.span6
%h5 Your contributions, your feedback!
%p
PicketLink has greatly benefited from community feedback,
contributions and patches.
.row-fluid
%br
%h2.section_title Team
.row-fluid
.span12
%p
PicketLink was founded and currently led by Anil Saldhana.
%table(cellpadding="10" )
%tr
%td
%p
%img{:height => "128", :width => "128", :alt => "Anil Saldhana", :src => "#{site.base_url}/images/team/anil.jpg"}
%p
PicketLink is ably supported by co-leads:
%table(cellpadding="10")
%tr
%td
%p
%img{:height => "128", :width => "128", :alt => "Shane Bryzak", :src => "#{site.base_url}/images/team/shanebryzak.jpg"}
%ul
%li
Shane Bryzak
%td
%p
%img{:height => "89", :width => "89", :alt => "Pedro Igor", :src => "#{site.base_url}/images/team/pedroigor.png"}
%ul
%li
Pedro Igor Silva
.row-fluid
.span12
%p
The members of the PicketLink developer community include:
%table(cellpadding="10")
%tr
%td
%p
%img{:height => "128", :width => "128", :alt => "Stefan Guilhen", :src => "#{site.base_url}/images/team/stefanguilhen.jpg"}
%ul
%li
Stefan Guilhen
%td
%p
%img{:height => "128", :width => "128", :alt => "Peter Skopek", :src => "#{site.base_url}/images/team/peterskopek.jpg"}
%ul
%li
Peter Skopek
%td
%p
%img{:height => "128", :width => "128", :alt => "Darran Lofthouse", :src => "#{site.base_url}/images/team/darranlofthouse.jpg"}
%ul
%li
Darran Lofthouse
%td
%p
%img{:height => "128", :width => "128", :alt => "Derek Horton", :src => "#{site.base_url}/images/team/ninja.jpg"}
<br/>
<br/>
%ul
%li
Derek Horton
%td
%p
%img{:height => "128", :width => "128", :alt => "Bolek", :src => "#{site.base_url}/images/team/bolek.jpg"}
%ul
%li
Bolek
%td
%p
%img{:height => "128", :width => "128", :alt => "Marek Posolda", :src => "#{site.base_url}/images/team/marekposolda.jpg"}
%ul
%li
Marek Posolda
%tr
%td
%p
%img{:height => "128", :width => "128", :alt => "Bill Burke", :src => "#{site.base_url}/images/team/billburke.jpg"}
%ul
%li
Bill Burke
%td
%p
%img{:height => "128", :width => "128", :alt => "Stian", :src => "#{site.base_url}/images/team/stian.jpg"}
%ul
%li
Stian T
%td
%p
%img{:height => "128", :width => "128", :alt => "Viliam", :src => "#{site.base_url}/images/team/viliam.jpg"}
%ul
%li
Viliam R
%td
%p
%img{:height => "128", :width => "128", :alt => "Pete Muir", :src => "#{site.base_url}/images/team/petemuir.png"}
%ul
%li
Pete Muir
%td
%p
%img{:height => "128", :width => "128", :alt => "Jason Porter", :src => "#{site.base_url}/images/team/jasonporter.jpg"}
%ul
%li
Jason Porter
%td
%p
%img{:height => "128", :width => "128", :alt => "Eric Wittman", :src => "#{site.base_url}/images/team/ericwhittman.jpg"}
%ul
%li
Eric Wittman
%tr
%td
%p
%img{:height => "128", :width => "128", :alt => "Jason Greene", :src => "#{site.base_url}/images/team/jasongreene.jpg"}
%ul
%li
Jason Greene
%td
%p
%img{:height => "128", :width => "128", :alt => "David Lloyd", :src => "#{site.base_url}/images/team/davidlloyd.jpg"}
%ul
%li
David Lloyd
%td
%p
%img{:height => "70", :width => "70", :alt => "Mike Cirioli", :src => "#{site.base_url}/images/team/mikecirioli.jpg"}
%ul
%li
Mike Cirioli
%td
%p
%img{:height => "128", :width => "128", :alt => "Vikas Kumar", :src => "#{site.base_url}/images/team/ninja.jpg"}
<br/>
<br/>
%ul
%li
Vikas Kumar
%td
%p
%img{:height => "128", :width => "128", :alt => "Marcus Moyses", :src => "#{site.base_url}/images/team/marcusmoyses.jpg"}
%ul
%li
Marcus Moyses
%td
%p
%img{:height => "128", :width => "128", :alt => "Daniel Benevius", :src => "#{site.base_url}/images/team/danbeve.png"}
%ul
%li
Daniel Bevenius
%tr
%td
%p
%img{:height => "128", :width => "128", :alt => "Rafael Benevides", :src => "#{site.base_url}/images/team/rafaelbenevides.jpg"}
%ul
%li
Rafael Benevides
%td
%p
%img{:height => "128", :width => "128", :alt => "Sande Gilda", :src => "#{site.base_url}/images/team/sgilda.jpg"}
%ul
%li
Sande Gilda
%td
%p
%img{:height => "95", :width => "95", :alt => "Dustin Minnich", :src => "#{site.base_url}/images/team/dminnich.jpg"}
%ul
%li
Dustin Minnich
%td
%p
%img{:height => "95", :width => "95", :alt => "Danny Parsons", :src => "#{site.base_url}/images/team/dparsons.jpg"}
%ul
%li
Danny Parsons
%td
%p
%img{:height => "95", :width => "95", :alt => "Scott Stark", :src => "#{site.base_url}/images/team/scottstark.png"}
%ul
%li
Scott Stark
%td
%p
%img{:height => "95", :width => "95", :alt => "Babak Mozzafari", :src => "#{site.base_url}/images/team/babak.jpg"}
%ul
%li
Babak Mozzafari
%tr
%td
%p
%img{:height => "128", :width => "128", :alt => "Bruno Oliveira", :src => "#{site.base_url}/images/team/abstractj.png"}
%ul
%li
Bruno Oliveira(Abstractj)
%td
%p
%img{:height => "128", :width => "128", :alt => "Douglas Campos", :src => "#{site.base_url}/images/team/qmx.jpg"}
%ul
%li
Douglas Campos(QMX)
%td
%p
%img{:height => "128", :width => "128", :alt => "Kenny Peeples", :src => "#{site.base_url}/images/team/kennypeeples.jpg"}
%ul
%li
Kenny Peeples
%td
%p
%img{:height => "128", :width => "128", :alt => "Kabir Khan", :src => "#{site.base_url}/images/team/kabir.jpg"}
%ul
%li
Kabir Khan
%td
%p
%img{:height => "128", :width => "128", :alt => "Brian Stansberry", :src => "#{site.base_url}/images/team/brianstansberry.png"}
%ul
%li
Brian Stansberry
%td
%p
%img{:height => "128", :width => "128", :alt => "Tomaz Cerar", :src => "#{site.base_url}/images/team/tomazcerar.jpg"}
%ul
%li
Tomaz Cerar
%tr
%td
%p
%img{:height => "128", :width => "128", :alt => "Marcel Kolsteren", :src => "#{site.base_url}/images/team/marcel.jpg"}
%ul
%li
Marcel Kolsteren
%td
%p
%img{:height => "128", :width => "128", :alt => "Giriraj Sharma", :src => "#{site.base_url}/images/team/giriraj.jpg"}
%ul
%li
Giriraj Sharma
%td
%p
%img{:height => "128", :width => "128", :alt => "Lincoln Baxter III", :src => "#{site.base_url}/images/team/lincoln.jpg"}
%ul
%li
Lincoln Baxter III
%td
%p
%img{:height => "128", :width => "128", :alt => "George Gastaldi", :src => "#{site.base_url}/images/team/georgegastaldi.jpg"}
%ul
%li
George Gastaldi
%td
%p
%img{:height => "128", :width => "128", :alt => "Stuart Douglas", :src => "#{site.base_url}/images/team/stuartdouglas.jpg"}
%ul
%li
Stuart Douglas
%td
%p
%img{:height => "128", :width => "128", :alt => "Tom Fonteyne", :src => "#{site.base_url}/images/team/ninja.jpg"}
<br/>
<br/>
%ul
%li
Tom Fonteyne
%tr
%td
%p
%img{:height => "128", :width => "128", :alt => "Jonathan Fuerth", :src => "#{site.base_url}/images/team/jonathanfuerth.jpg"}
%ul
%li
Jonathan Fuerth
%td
%p
%img{:height => "128", :width => "128", :alt => "Kris Iyer", :src => "#{site.base_url}/images/team/ninja.jpg"}
<br/>
<br/>
%ul
%li
Kris Iyer
%td
%p
%img{:height => "128", :width => "128", :alt => "Dan Coughlin", :src => "#{site.base_url}/images/team/ninja.jpg"}
<br/>
<br/>
%ul
%li
Dan Coughlin
%td
%p
%img{:height => "128", :width => "128", :alt => "Sohil Shah", :src => "#{site.base_url}/images/team/ninja.jpg"}
<br/>
<br/>
%ul
%li
Sohil Shah
%td
%p
%img{:height => "128", :width => "128", :alt => "Matthew Hayes", :src => "#{site.base_url}/images/team/ninja.jpg"}
<br/>
<br/>
%ul
%li
Matthew Hayes
%td
%p
%img{:height => "128", :width => "128", :alt => "Matthew Hayes", :src => "#{site.base_url}/images/team/ninja.jpg"}
<br/>
<br/>
%ul
%li
Aaron Anderson
%tr
%td
%p
%img{:height => "128", :width => "128", :alt => "Stefano Linguerri", :src => "#{site.base_url}/images/team/stefanolinguerri.jpg"}
%ul
%li
Stefano Linguerri
%td
%p
%img{:height => "128", :width => "128", :alt => "Harald Pehl", :src => "#{site.base_url}/images/team/haraldpehl.jpg"}
%ul
%li
Harald Pehl
%td
%p
%img{:height => "128", :width => "128", :alt => "Josef Cacek", :src => "#{site.base_url}/images/team/josefcacek.jpg"}
%ul
%li
Josef Cacek
%td
%p
%img{:height => "128", :width => "128", :alt => "Fernando Ribeiro", :src => "#{site.base_url}/images/team/ninja.jpg"}
<br/>
<br/>
%ul
%li
Fernando Ribeiro
%td
%p
%img{:height => "128", :width => "128", :alt => "Jonas Andersson", :src => "#{site.base_url}/images/team/ninja.jpg"}
<br/>
<br/>
%ul
%li
Jonas Andersson