<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Yes you can.  IN the admin console, go to the individual user and
      go to the sessions tab.  You can then view each session the user
      has.  This action has a REST api behind it.</p>
    <p><a class="moz-txt-link-freetext" href="http://keycloak.github.io/docs/rest-api/index.html">http://keycloak.github.io/docs/rest-api/index.html</a></p>
    <p>REST api allows you to get list of sessions for the user, logout
      all sessions for the user, and to remove an individual session.<br>
    </p>
    <br>
    <br>
    <div class="moz-cite-prefix">On 6/7/16 3:22 PM, Peter Nalyvayko
      wrote:<br>
    </div>
    <blockquote
      cite="mid:1455910294.691706.1465327349672.JavaMail.yahoo@mail.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff;
        font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial,
        Lucida Grande, sans-serif;font-size:16px">
        <div id="yui_3_16_0_ym19_1_1465325243379_4624">Hello,</div>
        <div id="yui_3_16_0_ym19_1_1465325243379_4624" dir="ltr">Is
          there a way to revoke/invalidate a refresh token issued to a
          specific user? My understanding is that I can revoke all of
          the previously issued refresh tokens  using 'Revocation' and
          setting Not Before to Now; this is good but it would be great
          if I can revoke individual tokens as well.</div>
        <div id="yui_3_16_0_ym19_1_1465325243379_4624" dir="ltr">Thx</div>
        <div id="yui_3_16_0_ym19_1_1465325243379_4624" dir="ltr">--Peter</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
keycloak-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a>
<a 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>
  </body>
</html>