From 4ec20ea31d0eddd9dbc040f10103f443415b210d Mon Sep 17 00:00:00 2001 From: johnA1331 <53036378+johnA1331@users.noreply.github.com> Date: Wed, 16 Sep 2020 23:52:32 +0800 Subject: [PATCH] Update README.md --- oauth-jwt/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/oauth-jwt/README.md b/oauth-jwt/README.md index d6142643c..db0fc88aa 100644 --- a/oauth-jwt/README.md +++ b/oauth-jwt/README.md @@ -20,3 +20,4 @@ - [Customizing Themes for Keycloak](https://www.baeldung.com/spring-keycloak-custom-themes) - [Customizing the Login Page for Keycloak](https://www.baeldung.com/keycloak-custom-login-page) - [Custom User Attributes with Keycloak](https://www.baeldung.com/keycloak-custom-user-attributes) +- [Keycloak User Self-Registration](https://www.baeldung.com/keycloak-user-registration)