Custom keycloak theme
hacktheplanet/login | ||
makefile | ||
README.md |
id.autonomic.zone
Custom theme for Keycloak.
Customisations
./hacktheplanet/login/resources/img/bg.png
is the new background image (.login-pf
inlogin.css
)- the logo / text above the login box is now
display: none
Hacking
make
Then visit localhost.
- admin username:
admin
- admin password:
password
Go to Realm Settings > Themes
. Choose a custom login theme via Login Theme > hacktheplanet
and click Save
. Sign out and you'll be redirected to the login
page. Now, test you can make an edit and it is reflected on reload.