README files update (#1435)

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.MD

* Create README.md
This commit is contained in:
mariiakulik
2017-03-18 20:25:06 +01:00
committed by Grzegorz Piwowarek
parent dc90aace68
commit 6300112fc6
27 changed files with 86 additions and 6 deletions

View File

@@ -1,4 +1,7 @@
=========
### Relevant articles
- [Spring Security and OpenID Connect](http://www.baeldung.com/spring-security-openid-connect)
## OpenID Connect with Spring Security
@@ -13,3 +16,4 @@ mvn spring-boot:run
- Make sure you set redirect URI to http://localhost:8081/google-login
- Once you have your client id and secret, make sure you add them to the `application.properties` of the project