<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Sorry, I meant to put:<br>
      <br>
      &lt;assync-supported&gt;true&lt;/async-supported&gt;<br>
      <br>
      to that filter.<br>
      <br>
      Marek<br>
      <br>
      On 31/05/16 14:36, Marek Posolda wrote:<br>
    </div>
    <blockquote cite="mid:574D8552.8060508@redhat.com" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">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).<br>
        <br>
        Marek<br>
        <br>
        <br>
        On 31/05/16 10:50, Bystrik Horvath wrote:<br>
      </div>
      <blockquote
cite="mid:CADjGaaeDW=t0J00L7aspN=y5bO1Wf7O-tdMXmw3MQ08Pd=gvUQ@mail.gmail.com"
        type="cite">
        <div dir="ltr">Hello community,
          <div><br>
          </div>
          <div>I found that (since 1.9.2?) there's <span
              style="color:rgb(0,0,0);font-family:'Courier New'">RealmResourceProvider

            </span>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: </div>
          <div>UT010026: Async is not supported for this request, as not
            all filters or Servlets were marked as supporting async.</div>
          <div><br>
          </div>
          <div>How is it possible to tweak Keycloak (I'm currently on
            1.9.3) to asynchronously respond to my requests in
            implementation of <span
              style="color:rgb(0,0,0);font-family:'Courier New'">RealmResourceProvider</span>?</div>
          <div><br>
          </div>
          <div>Thank you for any comment on this.</div>
          <div><br>
          </div>
          <div>Best regards,</div>
          <div>Bystrik</div>
        </div>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
keycloak-user mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/keycloak-user">https://lists.jboss.org/mailman/listinfo/keycloak-user</a></pre>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>