<div dir="ltr">Sounds like a nice to have, so feel free to create a jira</div><div class="gmail_extra"><br><div class="gmail_quote">On 22 January 2016 at 12:10, Thomas Darimont <span dir="ltr">&lt;<a href="mailto:thomas.darimont@googlemail.com" target="_blank">thomas.darimont@googlemail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>It would be great if one could configure concrete event-listener via the admin-console.</div><div>In my case I have an EventListenerProvider that asynchronously forwards</div><div>a set of configured event types to a REST endpoint via HTTP POST which has configurable options like:</div><div><br></div><div><div><br></div><div>- forwardingEndpoint - Address of the rest endpoint</div><div>- authHeader - Authroization Basic: ... / Bearer: ...</div><div>- includeEventPattern - Regex for matching included event type names</div><div>- excludeEventPattern - Regex for exluding event type names (that were included before)</div><div>- postAsync - use background thread for sending (true/false)</div><div>- retryStrategy - (max retries, backoff etc.)</div><div>- postTimeout - max time for the post request to complete</div><div>- queuePath - file backed FIFO queue </div><div><br></div><div>Currently I have to configure this listener via keycloak-server.json.</div><div><br></div><div>What do you think - shall I create a JIRA for this (allow for event listener configuration)?</div></div><div><br></div><div>Cheers,</div><div>Thomas</div></div>
<br>_______________________________________________<br>
keycloak-dev mailing list<br>
<a href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a><br></blockquote></div><br></div>