Custom keycloak theme
Go to file
decentral1se 7aeaa64414 Merge pull request 'add translucent background to header logo' (#1) from aadil/hacktheplanet:edit-header into main
Reviewed-on: decentral1se/hacktheplanet#1
2022-12-07 12:59:33 +01:00
hacktheplanet/login add translucent background to header logo 2022-12-07 11:10:00 +01:00
README.md docs: app deploy 2022-12-07 10:16:36 +01:00
makefile init 2022-12-07 10:14:55 +01: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 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.