Commit Graph

12 Commits

Author SHA1 Message Date
Mauro Mugnaini 96f1325d48
Added missing log string placeholder 2024-04-23 12:10:46 +02:00
Mauro Mugnaini e178d5a916
Fixed typo in log pattern 2024-04-19 13:44:39 +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 35ab12c724 Missing log parameter entry 2021-12-27 17:41:54 +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 3df5344677 Changed audience for UMA token 2021-05-21 19:51:19 +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 55861fbe4c Now orchestrators calls are UMA authenticated with keycloak-client credentials and audience 2021-05-20 18:28:41 +02: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 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 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