keycloak-d4science-spi-parent/event-listener-provider/src/main/java/org/gcube/keycloak/event
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
..
KeycloakEvent.java 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
NoOpEventPublisherProvider.java 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
OrchestratorEventPublisherProvider.java Changed to an implementation more resilient to the absence of the orchestrator and keycloak clients 2021-05-21 18:21:02 +02:00
OrchestratorEventPublisherProviderFactory.java 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