Commit Graph

50 Commits

Author SHA1 Message Date
Mauro Mugnaini def6e8e5d0
Releasing `v2.24.0` 2024-04-24 10:54:04 +02:00
Mauro Mugnaini 25661a414d
Ignored KC server base URL if is also an empty string 2024-04-23 13:34:02 +02:00
Mauro Mugnaini 96f1325d48
Added missing log string placeholder 2024-04-23 12:10:46 +02:00
Mauro Mugnaini 8e5c8b90ca
Updating also last not-saved `README` 2024-04-19 13:45:36 +02:00
Mauro Mugnaini e178d5a916
Fixed typo in log pattern 2024-04-19 13:44:39 +02:00
Mauro Mugnaini a162aae3b0
Updated reference to `parent`, `README`s and `CHANGELOG`s updated 2024-04-18 12:21:14 +02:00
Mauro Mugnaini fad5715a16
Completely rewrote the implementation and configuration method, now both `admin` and `d4science` realms are configured by default as interesting realms.
Added specific SPI configurations with `spi-events-listener-orchestrator-event-publisher-` prefix: `include-realms`, `exclude-realms`, `include-admin-types`, `exclude-admin-types`, `include-events` and `exclude-events`
2024-04-18 12:16:23 +02:00
Mauro Mugnaini b74150ad97
Added delete account to interesting events and added event specific details to events to conductor 2024-04-09 19:02:04 +02:00
Mauro Mugnaini 23ee2a5b73
Added missing new methods to noop implementation 2024-03-25 12:15:10 +01:00
Mauro Mugnaini 6368ed3a2d Skipping javadoc creation in all the sub-modules to avoid Jenkins build issue 2023-10-13 16:54:02 +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 b57a7f95f7 Updated to v2.1.0-SNAPSHOT 2022-12-22 16:43:01 +01:00
Mauro Mugnaini 6472632f0d Merge branch 'wip-during-release' 2022-12-22 16:38:30 +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 6a3fc9331a Deprecated/removed for build the Wildfly/JEE EAR artifact and updated the docs for the Quarkus based deploy and both Wildfly (deprecated) and Quarkus related configs 2022-11-02 13:32:39 +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 74c026dbe9 Fixed Java9+ deprecated code 2022-09-30 17:03:01 +02:00
Mauro Mugnaini 6ba362ea8d 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:30 +02:00
Mauro Mugnaini 15ca2965dd Updated `CHANGELOG`s with last cahnges, ready to be released whwn tested in DEV/PRE 2022-02-16 13:46:25 +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 35ab12c724 Missing log parameter entry 2021-12-27 17:41:54 +01:00
Mauro Mugnaini 7cc00bb17b Required minimum version is now `1.1.0-SNAPSHOT` 2021-12-27 13:08:54 +01:00
Mauro Mugnaini 4c3524194b Aligned to new `EventSender` interface 2021-12-24 17:45:34 +01:00
Mauro Mugnaini 6ef80e59ef Changes to align to new API of Keycloak v15.1.1 2021-12-24 17:44:56 +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 3df5344677 Changed audience for UMA token 2021-05-21 19:51:19 +02:00
Mauro Mugnaini 2f7b92dc0c Restored OrchestratorEventPublisherProvider target to avoid problems in classes that uses the factory 2021-05-21 19:19:37 +02:00
Mauro Mugnaini 32dd4f7387 Added noop event provider to avoid error for not registered event listener and avoid search in master realm if current realm is already the master 2021-05-21 19:04:25 +02:00
Mauro Mugnaini 44a75b2aff Changed to an implementation more resilient to the absence of the orchestrator and keycloak clients 2021-05-21 18:21:02 +02:00
Mauro Mugnaini edfc1fbad3 Fixed (again) json-simple dependency version and reference 2021-05-21 08:22:52 +02:00
Mauro Mugnaini 07ec9c11fb Fixed parent dependency version and reference 2021-05-20 18:50:30 +02:00
Mauro Mugnaini 55861fbe4c Now orchestrators calls are UMA authenticated with keycloak-client credentials and audience 2021-05-20 18:28:41 +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 a9e0b159f7 Prepared for new developements 2020-12-17 11:01:45 +01:00
Mauro Mugnaini ca497d3f07 Fixed reference to the parent's artifactId in SCM sections in sub-modules POMs 2020-11-26 12:02:31 +01:00
Mauro Mugnaini 87084624b2 Missing SCM section added to POM 2020-11-24 17:32:17 +01:00
Mauro Mugnaini 6bdb343115 Reference to -SNAPSHOT version removed in CHANGELOGs 2020-11-24 15:57:27 +01:00
Mauro Mugnaini 9dfc53bacc Sub-module POMs refer wrong version of parent module 2020-11-24 15:34:26 +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 a625864145 Added interesting events filter, ignoring the publish of all the others 2020-11-17 11:41:33 +01:00
Mauro Mugnaini 0cc39a9879 Logging missing orchestrator client in realm, instead of throw runtime exception 2020-11-17 09:41:15 +01:00
Mauro Mugnaini bcd09ff218 Realm name is no more fixed and is took from context in publisher. Enriched and corrected resulting JSON event for both normal and admin events. Now admin and event names are in the form `kwycloak_admin` and `kwycloak_[event-type-name]` respectively, always all lowercase. 2020-11-16 23:30:48 +01:00
Mauro Mugnaini d89d6e653b Wrong title in README.md files 2020-10-26 12:54:36 +01:00
Mauro Mugnaini 38c5fd0b7c Fixed wrong version of the parent module 2020-08-13 16:32:39 +02: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 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