0a2d421b54
Bumps [testng](https://github.com/cbeust/testng) from 7.7.0 to 7.7.1. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt) - [Commits](https://github.com/cbeust/testng/compare/7.7.0...7.7.1) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
pom.xml | ||
README.md |
Keycloak Theme (Maven Build)
This directory contains the Maven build for the Keycloak theme. It allows the theme to be built as a JAR which can be included when running the Keycloak server.
Building
mvn install
Deployment
First build the this repository with the instructions above, then build the Keycloak sever. Start the Keycloak server and navigate to Realm Settings
➡️ Themes
and set admin theme to keycloak.v2
.