29 lines
1.2 KiB
Markdown
29 lines
1.2 KiB
Markdown
# Configuring Keycloak theme
|
|
Jan comes with a default theme for Keycloak. Extended from [Keywind](https://github.com/lukin/keywind)
|
|
|
|
## Select keywind as theme
|
|
1. Navigate to http://localhost:8088/admin
|
|
2. Sign in with below credentials
|
|
```
|
|
username: admin
|
|
password: admin
|
|
```
|
|
3. Select `hasura` from the top left dropdown box
|
|

|
|
|
|
4. Select `Realm settings` on left navigation bar and open tab `Themes`
|
|

|
|
|
|
5. On `Login theme` open the drop down box and select `keywind`
|
|

|
|
|
|
6. Save
|
|
|
|
**That's it!**
|
|
|
|
Open your web browser and navigate to `http://localhost:3000` to access Jan web application. Proceed to `Login` on the top right.
|
|
|
|
You should expect the theme as below. If it's does not, try to clear the cache from your browser.
|
|
|
|

|