Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of changes
Updates the Keycloak version for local development and updates the Theme.
The theme is now more nested and reuse components. Adds margin classes. uses scss as preprocessor instead of pure css. Uses mostly css variables for colors when possible. The colour scheme has changed slightly. It uses now the Material Color Scheme based on a primary seed color of the meitrex project.
Note: It contains changes of #137 because of the dev branch diff
It also adds another default keycloak GITS realm import file to support gamification group as user attribute and the corresponding scope/claim.
How has this been tested?
The password reset feature needs to be enabled in the realm. It also requires the setup of a SMTP Server to send the email.
In case of manual test, please document the test well including a set of user instructions and prerequisites. Each including an action, it's result, and where appropriate a screenshot.
Checklist before requesting a review
Checklist for reviewer