Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find a way to custom the keycloak UI #176

Closed
dadiorchen opened this issue Jul 4, 2023 · 1 comment · May be fixed by #191
Closed

Find a way to custom the keycloak UI #176

dadiorchen opened this issue Jul 4, 2023 · 1 comment · May be fixed by #191

Comments

@dadiorchen
Copy link
Contributor

dadiorchen commented Jul 4, 2023

There are some articles that discuss this: https://alxrodav.medium.com/keycloak-custom-login-theme-21be10ad3f4

We need to go through this so we can find a workflow to do the customization.

Basically, we just need to define a workflow or set up the environment so the HTML developer can join in to do the UI work.

@dadiorchen
Copy link
Contributor Author

This can be done by #191 basically, we need to add an extra step when deploying the keycloak, to run a shell script/commands to add some file under a folder of the container, maybe in the future we can find a better way like generate new image for this, but for a quick solution, we can do this way, (run commands)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant