keycloak-d4science-spi-parent/keycloak-d4science-theme
Mauro Mugnaini cd3e7b0674 New version for KC 16.1.0 version and themes added into JAR (starting as *DISABLED*) 2022-02-08 11:52:31 +01:00
..
src/main/resources New version for KC 16.1.0 version and themes added into JAR (starting as *DISABLED*) 2022-02-08 11:52:31 +01:00
CHANGELOG.md New version for KC 16.1.0 version and themes added into JAR (starting as *DISABLED*) 2022-02-08 11:52:31 +01:00
FUNDING.md Ready to be inlcuded in parent when theme will moved from its own repo 2020-09-04 18:08:50 +02:00
LICENSE.md Ready to be inlcuded in parent when theme will moved from its own repo 2020-09-04 18:08:50 +02:00
README.md New version for KC 16.1.0 version and themes added into JAR (starting as *DISABLED*) 2022-02-08 11:52:31 +01:00
pom.xml Prepared POMs for version 2.0.0-SNAPSHOT that will support the new KC version 2021-12-24 17:33:41 +01:00

README.md

Keycloak D4Science Theme

Keycloak D4Science Theme repository collects the implementations of base D4Science theme and a set of specific per gateway themes implementations.

Each Keycloak theme is made of a set of Freemarker templates.

Structure of the project

The themes sources are contained in src/main/resources folder.

Built With

  • Maven - Dependency Management

Documentation

To build the theme JAR it is sufficient to type

mvn clean package

For details see Theme section of Keycloak developer docs.

As specified in Deploying Themes section of the documentation, themes can be deployed to Keycloak by copying the theme directory to themes or it can be deployed as an archive.

During the development phase, themes caching in Keycloak configuration file has to be disabled. To do this edit standalone.xml. For theme set staticMaxAge to -1 and both cacheTemplates and cacheThemes to false.

Change log

See CHANGELOG.md.

Authors

How to Cite this Software

[Intentionally left blank]

License

This project is licensed under the EUPL V.1.1 License - see the LICENSE.md file for details.

About the gCube Framework

This software is part of the gCubeFramework: an open-source software toolkit used for building and operating Hybrid Data Infrastructures enabling the dynamic deployment of Virtual Research Environments by favouring the realisation of reuse oriented policies.

The projects leading to this software have received funding from a series of European Union programmes see FUNDING.md

Acknowledgments

[Intentionally left blank]