Update topics/themes.adoc

This commit is contained in:
Stian Thorgersen 2016-06-08 15:18:55 +02:00
parent 24f113b263
commit 7c2b59bf6d

View file

@ -95,7 +95,7 @@ import=common/keycloak
You have now created a theme with support for the login type. To check that it works open the admin console. Select your realm and click on `Themes`. You have now created a theme with support for the login type. To check that it works open the admin console. Select your realm and click on `Themes`.
For `Login Theme` select `mytheme` and click `Save`. Then open the login page for the realm. For `Login Theme` select `mytheme` and click `Save`. Then open the login page for the realm.
You can do this either by login through your application or by opening the Account Management console. You can do this either by login through your application or by opening the Account Management console (`/realms/{realm name}/account`).
To see the effect of changing the parent theme, set `parent=keycloak` in `theme.properties` and refresh the login page. To see the effect of changing the parent theme, set `parent=keycloak` in `theme.properties` and refresh the login page.