[keycloak-user] Async request/response processing at Keycloak

Marek Posolda mposolda at redhat.com
Tue May 31 08:36:34 EDT 2016


Maybe it will help if you put it to 
KEYCLOAK_HOME/modules/systems/add-ons/keycloak/org/keycloak/keycloak-server-subsystem/main/server-war/WEB-INF/web.xml 
to Keycloak Session Management Filter? Feel free to create JIRA for it 
(and mention if it helps or not. If it helps, then we know that it's 
sufficient to add it to that filter, so it will be easy work to fix).

Marek


On 31/05/16 10:50, Bystrik Horvath wrote:
> Hello community,
>
> I found that (since 1.9.2?) there's RealmResourceProvider that gives 
> me the possibility to provide own REST endpoint. After implementing 
> the endpoint using async capabilty of jax-rs, I'm getting exception like:
> UT010026: Async is not supported for this request, as not all filters 
> or Servlets were marked as supporting async.
>
> How is it possible to tweak Keycloak (I'm currently on 1.9.3) to 
> asynchronously respond to my requests in implementation of 
> RealmResourceProvider?
>
> Thank you for any comment on this.
>
> Best regards,
> Bystrik
>
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160531/76bdc88e/attachment.html 


More information about the keycloak-user mailing list