[keycloak-dev] Event listener configuration

Stian Thorgersen sthorger at redhat.com
Mon Jan 25 02:56:41 EST 2016


Sounds like a nice to have, so feel free to create a jira

On 22 January 2016 at 12:10, Thomas Darimont <thomas.darimont at googlemail.com
> wrote:

> It would be great if one could configure concrete event-listener via the
> admin-console.
> In my case I have an EventListenerProvider that asynchronously forwards
> a set of configured event types to a REST endpoint via HTTP POST which has
> configurable options like:
>
>
> - forwardingEndpoint - Address of the rest endpoint
> - authHeader - Authroization Basic: ... / Bearer: ...
> - includeEventPattern - Regex for matching included event type names
> - excludeEventPattern - Regex for exluding event type names (that were
> included before)
> - postAsync - use background thread for sending (true/false)
> - retryStrategy - (max retries, backoff etc.)
> - postTimeout - max time for the post request to complete
> - queuePath - file backed FIFO queue
>
> Currently I have to configure this listener via keycloak-server.json.
>
> What do you think - shall I create a JIRA for this (allow for event
> listener configuration)?
>
> Cheers,
> Thomas
>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-dev/attachments/20160125/16c9a455/attachment.html 


More information about the keycloak-dev mailing list