PhilanthropyDataCommons / auth

PDC related extensions that were made for the keycloak auth service
1 stars 1 forks source link

Add a Keycloak theme skeleton #13

Closed bickelj closed 1 year ago

bickelj commented 1 year ago

To make it easier to create and deploy a theme, add a directory structure with placeholders and an associated build that produces a jar file. The directory structure is based on the Maven Standard Layout which is compatible with gradle's default settings combined with the structure described in Keycloak's "Deploying themes" documentation.

Issue #12 Create a working skeleton for the theme module