Merge pull request #10212 from eugenp/lor6-patch-1

Update README.md
This commit is contained in:
Loredana Crusoveanu 2020-10-28 14:13:02 +02:00 committed by GitHub
commit 170ab9123d
1 changed files with 4 additions and 0 deletions

View File

@ -5,3 +5,7 @@ This module contains articles about Keycloak in Spring Boot projects.
## Relevant articles:
- [A Quick Guide to Using Keycloak with Spring Boot](https://www.baeldung.com/spring-boot-keycloak)
- [Custom User Attributes with Keycloak](https://www.baeldung.com/keycloak-custom-user-attributes)
- [Customizing the Login Page for Keycloak](https://www.baeldung.com/keycloak-custom-login-page)
- [Keycloak User Self-Registration](https://www.baeldung.com/keycloak-user-registration)
- [Customizing Themes for Keycloak](https://www.baeldung.com/spring-keycloak-custom-themes)