Commit Graph

41 Commits

Author SHA1 Message Date
Mauro Mugnaini def6e8e5d0
Releasing `v2.24.0` 2024-04-24 10:54:04 +02:00
Mauro Mugnaini 13abd21c72
Removed the `delete-account` module from build. Artifacts' minor version is now aligned with Keycloak (KC) major. Moved to `24.0.3` version of KC 2024-04-18 12:18:37 +02:00
Mauro Mugnaini b0baca48b5
Restored `maven-parent` to version `1.2.0` since now it is working also with jdk17 and `resources` are available again by default. See #27145 2024-04-05 15:31:18 +02:00
Mauro Mugnaini 196acb38c7
Setting `maven-parent` to version `1.2.2-SNAPSHOT` to test its correct behaviour 2024-04-03 15:30:15 +02:00
Mauro Mugnaini cd7608a0ac
Back to `maven-parent` version `1.2.1-SNAPSHOT` and additional `resources` in `build` phase in parent SPI `pom.xml` 2024-03-27 15:17:50 +01:00
Mauro Mugnaini a4d7a0aec3
trying to return to `maven-parent` version `1.2.0` to avoid missing `resources` in JARs 2024-03-27 15:02:48 +01:00
Mauro Mugnaini 9f36ccd427
Moved dependencied to version Keycloak version `24.0.2` 2024-03-25 12:15:50 +01:00
Mauro Mugnaini abe8df688b
Moved `keycloak-parent` version to `23.0.5`, released today 2024-01-29 17:34:37 +01:00
Mauro Mugnaini 0eaf65d90f
Moved Keycloak parent dependency to last `23.0.0` version 2023-11-24 11:28:16 +01:00
Mauro Mugnaini 05a31cd21b Upgrading the `maven-parent` to `v.1.2.1-SNAPSHOT` 2023-10-13 11:06:42 +02:00
Mauro Mugnaini 9be14f838b Uncommented the use of the gcube's `maven-parent` `v.1.2.0` 2023-10-10 15:42:59 +02:00
Mauro Mugnaini f67d6987c8 Prepating for 2.2.0-SNAPSHOT release with `maven-parent-1.2.0`, `keycloak-parent-22.0.4` and switch to JDK17 2023-10-09 17:10:28 +02:00
Mauro Mugnaini cfa92d73e5 Prepare for the release of the version `2.1.0` 2023-09-12 17:12:14 +02:00
Mauro Mugnaini cb4d0e881c Provided the `D4ScienceContextMapper` that maps the D4S context requested in a customizable HTTP header as token's claim having the configured name (defaulting to the 'aud' claim). Can also shrink the `resource access` token claim to have only the requested context entry. 2023-09-12 13:21:50 +02:00
Mauro Mugnaini 6472632f0d Merge branch 'wip-during-release' 2022-12-22 16:38:30 +01:00
Mauro Mugnaini 6725a87f8f Added `protocol-mapper` module with `GCubeContextMapper` and related unit tests 2022-11-17 17:26:40 +01:00
Mauro Mugnaini 4c03b9ce5f revert daa0ed7bcb
revert Prepared for new developing `v2.1.0`: updated to new Keycloak version 20.0.0
2022-11-02 17:31:01 +01:00
Mauro Mugnaini daa0ed7bcb Prepared for new developing `v2.1.0`: updated to new Keycloak version 20.0.0 2022-11-02 13:30:13 +01:00
Mauro Mugnaini cba83cc162 Releasing `v.2.0.0` with Keycloak `19.0.2` support 2022-10-24 12:19:55 +02:00
Mauro Mugnaini e17cf835ba Updated to version effectively deployed in the ENVs (`19.0.2`) and prepared code for the deprecation and next code removal and added version to the artifacts' jar 2022-09-26 16:45:39 +02:00
Mauro Mugnaini 6dc1fb4c6b Added also script module, that was still untracked, to the bundle 2022-02-17 09:48:08 +01:00
Mauro Mugnaini fbf1ce194f Enabling themes JAR building and inclusion in the EAR bundle 2022-02-16 13:24:51 +01:00
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
Mauro Mugnaini 07ab470445 Old `org.gcube` root package war still wrongly referred instead of new `org.gcube.iam` in some POMs dependencies, causing compilation errors 2021-12-27 13:08:14 +01:00
Mauro Mugnaini 3ac6b09a1c Prepared POMs for version 2.0.0-SNAPSHOT that will support the new KC version 2021-12-24 17:33:41 +01:00
Mauro Mugnaini d41d98a68b Releasing version 1.1.0 2021-06-25 13:34:31 +02:00
Mauro Mugnaini 07ec9c11fb Fixed parent dependency version and reference 2021-05-20 18:50:30 +02:00
Mauro Mugnaini d482bbc87b Fixed json-simple dependency version and reference 2021-05-20 18:39:14 +02:00
Mauro Mugnaini 8a067e023d Prepared for new 1.1.0 version, removed deependency from portal-bom distribution since target runtime is keycloak 2021-05-20 18:24:32 +02:00
Mauro Mugnaini f52fea7103 Released version 1.0.1 2020-12-22 11:34:18 +01:00
Mauro Mugnaini b225b58281 Prepared for new developes 2020-12-17 10:26:05 +01:00
Mauro Mugnaini 87084624b2 Missing SCM section added to POM 2020-11-24 17:32:17 +01:00
Mauro Mugnaini 9afeaa7a2d Prepared for the Next release 2020-11-20 13:02:43 +01:00
Mauro Mugnaini b0a159e282 Updated to version 1.0.0-SNAPHOT, ready for the release in pre-prod 2020-11-17 17:06:22 +01:00
Mauro Mugnaini 3914ca5194 Added `delete-account` sub-module waiting for the official support in KC upcoming version. Theme resources are included in the module and are to moved in the specific theme project/repository when tested in DEV. 2020-11-16 23:35:08 +01:00
Mauro Mugnaini ee74c947d0 Completed the refactoring as Maven multi-module project and each project has been documented as the new project template advise. It also provide the avatar support (#19726) 2020-08-13 16:27:32 +02:00
Mauro Mugnaini 8c6f0d4337 Fixed project layout and added sub-deployments for each module to add specific dependencies and reflected them in POM 2020-08-04 12:06:40 +02:00
Mauro Mugnaini 2f07cb96de First release as Maven multi-module project and introduced avatar project module, still to be implemented 2020-07-31 18:27:30 +02:00
Mauro Mugnaini ce0dcd0668 Removed compile scopes for dependency 2020-07-16 15:53:07 +02:00
Mauro Mugnaini fafa4e2640 Added explicit dependency with oidc-library 2020-07-16 15:36:42 +02:00
Mauro Mugnaini 8f72f814e8 First share of beta version 2020-07-16 13:42:55 +02:00