My personal keycloak theme
Go to file
2022-08-27 22:45:39 +02:00
licenses new background, shared resources 2022-08-27 22:45:39 +02:00
themes/mastermindzh.tech new background, shared resources 2022-08-27 22:45:39 +02:00
.gitignore initial version 2022-08-25 22:06:45 +02:00
CHANGELOG.md initial version 2022-08-25 22:06:45 +02:00
docker-compose.yml new background, shared resources 2022-08-27 22:45:39 +02:00
package.json initial version 2022-08-25 22:06:45 +02:00
README.md initial version 2022-08-25 22:06:45 +02:00
TODO.md new background, shared resources 2022-08-27 22:45:39 +02:00

Keycloak customization

Repo to hold Keycloak customizations for https://sso.mastermindzh.tech

Getting started

deployment

We could use the helm chart or just use the same container from docker-compose.yml. Either way, make sure to pass the custom welcome theme to the start command:

- KEYCLOAK_EXTRA_ARGS="--spi-theme-welcome-theme=mastermindzh.tech"