We expect Docker and docker compose to be available with a keycloak:
docker compose up
The Admin console http://localhost:8078/admin/
- User:
admin
- Password:
admin
- Terms and conditions -
themes/im/#/terms.ftl
- See: terms.ftl. ThetermsText
property comes from properties file. messages_en.properties
- While creating custom themes, especially when overriding templates, it may be useful to use the built-in templates as
a reference. These can be found within the theme directory of
../lib/lib/main/org.keycloak.keycloak-themes-24.0.3.jar
, which can be opened using any standard ZIP archive tool.
To use stylus:
$ npm install stylus -g
To convert stylus file to css:
stylus -w file.styl