Go to file
3wc c3ea527efc Fix theme, fix install instructions 2023-11-27 12:24:00 +00:00
coco-3.11/login Fix theme, fix install instructions 2023-11-27 12:24:00 +00:00
README.md Fix theme, fix install instructions 2023-11-27 12:24:00 +00:00
makefile rename and fix makefile 2023-04-13 19:40:10 +02:00

README.md

id.autonomic.zone

Custom theme for Keycloak.

Customisations

  • ./hacktheplanet/login/resources/img/bg.png is the new background image (.login-pf in login.css)
  • the logo / text above the login box is now display: none

Deploy

abra app run id.cooperative.computer app mkdir -p /opt/keycloak/themes/coco-3.11
abra app cp id.cooperative.computer coco-3.11 app:/opt/keycloak/themes/coco-3.11

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.