Update README.md

This commit is contained in:
Loredana Crusoveanu 2020-10-27 16:47:55 +02:00 committed by GitHub
parent 023d307f51
commit 026a4cbe5f
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)