Skip to content

Commit cde5a4b

Browse files
fixed missing break lines and wrong link on README files
1 parent 07a1084 commit cde5a4b

File tree

32 files changed

+123
-124
lines changed
  • picketlink-federation-saml-sp-post-basic
  • picketlink-federation-saml-sp-post-with-signature
  • picketlink-federation-saml-sp-post-with-ssl

32 files changed

+123
-124
lines changed

picketlink-angularjs-rest/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
picketlink-angularjs-rest: PicketLink AngularJS and REST Security
22
===============================
33
Author: Maximos Sapranidis
4-
Level: Intermediate
5-
Technologies: CDI, PicketLink, REST, HTML5, AngularJS, JSON, JWT, JWS
4+
Level: Intermediate
5+
Technologies: CDI, PicketLink, REST, HTML5, AngularJS, JSON, JWT, JWS
66
Summary: Demonstrates how to use PicketLink and Angular.js to secure a RESTful (JAX-RS) JEE application.
77
Source: <https://github.com/picketlink/picketlink-quickstarts/>
88

picketlink-authentication-form/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
picketlink-authentication-form: PicketLink HTTP FORM Authentication
22
===============================
3-
Author: Anil Saldhana
4-
Level: Beginner
5-
Technologies: CDI, PicketLink, JSF
6-
Summary: Basic example that demonstrates simple username/password authentication using the FORM Authentication with a JSF view layer
3+
Author: Anil Saldhana
4+
Level: Beginner
5+
Technologies: CDI, PicketLink, JSF
6+
Summary: Basic example that demonstrates simple username/password authentication using the FORM Authentication with a JSF view layer
77
Source: <https://github.com/picketlink/picketlink-quickstarts/>
88

99

picketlink-authentication-http-basic/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
picketlink-authentication-http-basic: PicketLink HTTP Basic Authentication
22
===============================
3-
Author: Pedro Igor
3+
Author: Pedro Igor
44
Level: Beginner
5-
Technologies: CDI, PicketLink, JSF
6-
Summary: Basic example that demonstrates simple username/password authentication using the HTTP Basic scheme with a JSF view layer
5+
Technologies: CDI, PicketLink, JSF
6+
Summary: Basic example that demonstrates simple username/password authentication using the HTTP Basic scheme with a JSF view layer
77
Source: <https://github.com/picketlink/picketlink-quickstarts/>
88

99

picketlink-authentication-http-client-cert/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
picketlink-authentication-http-client-cert: PicketLink HTTP CLIENT-CERT Authentication
22
===============================
3-
Author: Pedro Igor
4-
Level: Intermediate
5-
Technologies: CDI, PicketLink
6-
Summary: Basic example that demonstrates simple username/password authentication using the HTTP CLIENT-CERT scheme
3+
Author: Pedro Igor
4+
Level: Intermediate
5+
Technologies: CDI, PicketLink
6+
Summary: Basic example that demonstrates simple username/password authentication using the HTTP CLIENT-CERT scheme
77
Source: <https://github.com/picketlink/picketlink-quickstarts/>
88

99

picketlink-authentication-http-digest/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
picketlink-authentication-http-digest: PicketLink HTTP Digest Authentication
22
===============================
3-
Author: Pedro Igor
3+
Author: Pedro Igor
44
Level: Beginner
5-
Technologies: CDI, PicketLink, JSF
6-
Summary: Basic example that demonstrates simple username/password authentication using the HTTP Digest scheme with a JSF view layer
5+
Technologies: CDI, PicketLink, JSF
6+
Summary: Basic example that demonstrates simple username/password authentication using the HTTP Digest scheme with a JSF view layer
77
Source: <https://github.com/picketlink/picketlink-quickstarts/>
88

99

picketlink-authentication-idm-jsf/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
picketlink-authentication-idm-jsf: PicketLink IDM Simple Authentication with JSF
22
===============================
3-
Author: Shane Bryzak
4-
Level: Beginner
5-
Technologies: CDI, PicketLink, JSF
6-
Summary: Basic example that demonstrates simple username/password authentication using a default PicketLink IDM configuration with a JSF view layer
7-
Target Product: EAP
3+
Author: Shane Bryzak
4+
Level: Beginner
5+
Technologies: CDI, PicketLink, JSF
6+
Summary: Basic example that demonstrates simple username/password authentication using a default PicketLink IDM configuration with a JSF view layer
7+
Target Product: EAP
88
Source: <https://github.com/picketlink/picketlink-quickstarts/>
99

1010
What is it?

picketlink-authentication-idm-multi-tenancy/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
picketlink-authentication-idm-multi-tenancy: PicketLink Multi-Tenancy Example
22
===============================
3-
Author: Pedro Igor
4-
Level: Intermediate
5-
Technologies: CDI, PicketLink, JSF
6-
Summary: Basic example that demonstrates how to use multi-tenancy using PicketLink with a JSF view layer
3+
Author: Pedro Igor
4+
Level: Intermediate
5+
Technologies: CDI, PicketLink, JSF
6+
Summary: Basic example that demonstrates how to use multi-tenancy using PicketLink with a JSF view layer
77
Source: <https://github.com/picketlink/picketlink-quickstarts/>
88

99

picketlink-authentication-jsf/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
picketlink-authentication-jsf: PicketLink Authentication with JSF
22
===============================
3-
Author: Shane Bryzak
4-
Level: Beginner
5-
Technologies: CDI, PicketLink
6-
Summary: Basic example that demonstrates simple username/password authentication using PicketLink
3+
Author: Shane Bryzak
4+
Level: Beginner
5+
Technologies: CDI, PicketLink
6+
Summary: Basic example that demonstrates simple username/password authentication using PicketLink
77
Source: <https://github.com/picketlink/picketlink-quickstarts/>
88

99
What is it?

picketlink-authentication-recaptcha/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
picketlink-authentication-recaptcha: PicketLink Authentication using reCAPTCHA
22
===============================
3-
Author: Pedro Igor
4-
Level: Beginner
5-
Technologies: CDI, PicketLink, JSF
6-
Summary: Basic example that demonstrates how to use reCAPTCHA with PicketLink
3+
Author: Pedro Igor
4+
Level: Beginner
5+
Technologies: CDI, PicketLink, JSF
6+
Summary: Basic example that demonstrates how to use reCAPTCHA with PicketLink
77
Source: <https://github.com/picketlink/picketlink-quickstarts/>
88

99

picketlink-authentication-rs-endpoint/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
picketlink-authentication-rs-endpoint: PicketLink JAX-RS Authentication Endpoint
22
===============================
3-
Author: Pedro Igor
4-
Level: Beginner
5-
Technologies: CDI, PicketLink, JAX-RS
6-
Summary: Basic example that demonstrates how to create a JAX-RS Authentication Endpoint using PicketLink
3+
Author: Pedro Igor
4+
Level: Beginner
5+
Technologies: CDI, PicketLink, JAX-RS
6+
Summary: Basic example that demonstrates how to create a JAX-RS Authentication Endpoint using PicketLink
77
Source: <https://github.com/picketlink/picketlink-quickstarts/>
88

99

0 commit comments

Comments
 (0)