This repository has been archived on 2022-12-07 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
ab2c4dc2c6c55ff24ffd2db54cc20ae3d29d800f
id.autonomic.zone
Custom theme for Keycloak.
Customisations
./hacktheplanet/login/resources/img/bg.pngis the new background image (.login-pfinlogin.css)- the logo / text above the login box is now
display: none
Deploy
abra app cp id.autonomic.zone hacktheplanet app:/opt/keycloak/themes/hacktheplanet
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.
Languages
CSS
95.7%
Makefile
4.3%