Update topics/themes.adoc
This commit is contained in:
parent
4f15b631db
commit
b5ae946399
1 changed files with 1 additions and 1 deletions
|
@ -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 `http://localhost:8080/realms/<realm name>/account`.
|
You can do this either by login through your application or by opening `/realms/<realm name>/account` on the {book.project.name} server.
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue