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

Modify keycloak vanilla theme to be parametrized #129

Open
laskasn opened this issue Oct 15, 2021 · 1 comment
Open

Modify keycloak vanilla theme to be parametrized #129

laskasn opened this issue Oct 15, 2021 · 1 comment
Assignees

Comments

@laskasn
Copy link

laskasn commented Oct 15, 2021

Keycloak vanilla theme should be kept "generic" meaning that it should not be aware of anything regarding its installations.
The theme should be kept in a repository, and any specific installation parameters should be kept in different repository/ies, which parametrize the vanilla theme.
The vanilla theme should be able to be parametrized by configuration files (containing icons, text captions, etc).

@laskasn laskasn self-assigned this Oct 15, 2021
laskasn pushed a commit to rciam/keycloak-theme-vanilla that referenced this issue Oct 15, 2021
@laskasn
Copy link
Author

laskasn commented Oct 15, 2021

Created the first version, it's the master branch here.
Each other branch, does not have any code, but instead a configuration file, along with a github action to release the parametrized theme (jar). For instance see the dissco branch.
The relase 1.0 for dissco can be found here

We need to add more config parameters (i.e. for footer, for additional icons, etc), so i leave this ticket open

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant