<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi,<br>
      <br>
      to retrieve realm role mappings of user, you need to use the
      endpoint like
      <a class="moz-txt-link-freetext" href="http://localhost:8080/auth/admin/realms/demo/users/">http://localhost:8080/auth/admin/realms/demo/users/</a>{userid}/role-mappings/realm
      . See the docs for details:
      <a class="moz-txt-link-freetext" href="http://keycloak.github.io/docs/rest-api/overview-index.html">http://keycloak.github.io/docs/rest-api/overview-index.html</a><br>
      <br>
      Marek<br>
      <br>
      On 29/09/15 19:06, Remi Cartier wrote:<br>
    </div>
    <blockquote
      cite="mid:D36DF142-FA22-45C5-A102-FA4F9E5974BF@imetrik.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      Hi guys,
      <div class=""><br class="">
      </div>
      <div class="">first of all, thank you for that great piece of
        software, it’s amazing !</div>
      <div class=""><br class="">
      </div>
      <div class="">Now, down to business.</div>
      <div class=""><br class="">
      </div>
      <div class="">When I do :</div>
      <div class=""><br class="">
      </div>
      <div class="">
        <div class="">        keycloak =
          Keycloak.getInstance(getKeycloakServerURL(),
          getKeycloakRealm(), getKeycloakRealmAdminUsername(),
          getKeycloakRealmAdminPassword(), getKeycloakClientId());</div>
        <div class="">
          <div class="">        for (UserRepresentation
            userRepresentation :
            keycloak.realm(getKeycloakRealm()).users().search(null, 0,
            Integer.MAX_VALUE)) {</div>
          <div class="">           
            log.info(ToStringBuilder.reflectionToString(userRepresentation,
            ToStringStyle.JSON_STYLE));</div>
          <div class="">        }</div>
        </div>
        <div class=""><br class="">
        </div>
        <div class="">The information I get does not contain any roles,
          all the roles related fields are ‘null’. - </div>
        <div class=""><br class="">
        </div>
        <div class="">{"self":null,"id":"0556717e-ffb9-4c2d-b85b-533d9396f243","createdTimestamp":1443542144845,"username":"admin","enabled":true,"totp":false,"emailVerified":true,"firstName":"first
          name","lastName":"last
name","email":null,"federationLink":null,"serviceAccountClientId":null,"attributes":{key1=[value1]},"credentials":null,"requiredActions":[],"federatedIdentities":null,"realmRoles":null,"clientRoles":null,"clientConsents":null,"applicationRoles":null,"socialLinks":null}</div>
        <div class="">However in the admin interface I have setup roles
          at each layer : realm, client</div>
        <div class=""><br class="">
        </div>
        <div class="">The user I am using to do the queries has all the
          *realm* roles associated.</div>
        <div class=""><br class="">
        </div>
        <div class="">is there anything else I need to do ?</div>
        <div class=""><br class="">
        </div>
        <div class="">thank you for your help !</div>
        <div class=""><br class="Apple-interchange-newline">
          <hr border-color:#40ae49;="" style="font-size: 12px;
            font-style: normal; font-variant: normal; font-weight:
            normal; letter-spacing: normal; orphans: auto; text-align:
            start; text-indent: 0px; text-transform: none; white-space:
            normal; widows: auto; word-spacing: 0px;
            -webkit-text-stroke-width: 0px; color: rgb(102, 102, 102);
            font-family: Helvetica, Arial, sans-serif; line-height:
            14px; border: 0px; width: 320px; height: 1px;
            background-color: rgb(64, 174, 73);" class="" align="left">
          <p class="MsoNormal" style="color: rgb(0, 0, 0); font-family:
            Helvetica; font-size: 12px; font-style: normal;
            font-variant: normal; font-weight: normal; letter-spacing:
            normal; line-height: normal; text-align: start; text-indent:
            0px; text-transform: none; white-space: normal;
            word-spacing: 0px; -webkit-text-stroke-width: 0px; orphans:
            2; widows: 2; margin: 0cm 0cm 1pt;">
            <br style="color: rgb(102, 102, 102); font-family:
              Helvetica, Arial, sans-serif; font-size: 12px;
              line-height: 14px; orphans: auto; widows: auto;" class="">
            <span style="color: rgb(102, 102, 102); font-family:
              Helvetica, Arial, sans-serif; font-size: 12px;
              line-height: 14px; orphans: auto; widows: auto;
              text-transform: uppercase;" class="">REMI CARTIER</span><br
              style="color: rgb(102, 102, 102); font-family: Helvetica,
              Arial, sans-serif; font-size: 12px; line-height: 14px;
              orphans: auto; widows: auto;" class="">
          </p>
          <div style="color: rgb(0, 0, 0); font-family: Helvetica;
            font-size: 12px; font-style: normal; font-variant: normal;
            font-weight: normal; letter-spacing: normal; line-height:
            normal; orphans: auto; text-align: start; text-indent: 0px;
            text-transform: none; white-space: normal; widows: auto;
            word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
            <span style="text-align: -webkit-auto; line-height: 14px;"
              class=""><font class="" face="Helvetica, Arial,
                sans-serif" color="#666666">B.O.S.S. (Business &amp;
                Operation Support Systems) P.O (Product Owner)</font></span></div>
          <br style="font-size: 12px; font-style: normal; font-variant:
            normal; font-weight: normal; letter-spacing: normal;
            orphans: auto; text-align: start; text-indent: 0px;
            text-transform: none; white-space: normal; widows: auto;
            word-spacing: 0px; -webkit-text-stroke-width: 0px; color:
            rgb(102, 102, 102); font-family: Helvetica, Arial,
            sans-serif; line-height: 14px;" class="">
          <strong style="font-size: 12px; font-style: normal;
            font-variant: normal; letter-spacing: normal; orphans: auto;
            text-align: start; text-indent: 0px; white-space: normal;
            widows: auto; word-spacing: 0px; -webkit-text-stroke-width:
            0px; color: rgb(64, 174, 73); font-family: Helvetica, Arial,
            sans-serif; line-height: 14px; text-transform: uppercase;"
            class="">IMETRIK GLOBAL INC.</strong><span style="font-size:
            12px; font-style: normal; font-variant: normal; font-weight:
            normal; letter-spacing: normal; orphans: auto; text-align:
            start; text-indent: 0px; text-transform: none; white-space:
            normal; widows: auto; word-spacing: 0px;
            -webkit-text-stroke-width: 0px; color: rgb(102, 102, 102);
            font-family: Helvetica, Arial, sans-serif; line-height:
            14px;" class=""> </span><br style="font-size: 12px;
            font-style: normal; font-variant: normal; font-weight:
            normal; letter-spacing: normal; orphans: auto; text-align:
            start; text-indent: 0px; text-transform: none; white-space:
            normal; widows: auto; word-spacing: 0px;
            -webkit-text-stroke-width: 0px; color: rgb(102, 102, 102);
            font-family: Helvetica, Arial, sans-serif; line-height:
            14px;" class="">
          <strong style="font-size: 12px; font-style: normal;
            font-variant: normal; letter-spacing: normal; orphans: auto;
            text-align: start; text-indent: 0px; text-transform: none;
            white-space: normal; widows: auto; word-spacing: 0px;
            -webkit-text-stroke-width: 0px; color: rgb(102, 102, 102);
            font-family: Helvetica, Arial, sans-serif; line-height:
            14px;" class="">T :</strong><span style="font-size: 12px;
            font-style: normal; font-variant: normal; font-weight:
            normal; letter-spacing: normal; orphans: auto; text-align:
            start; text-indent: 0px; text-transform: none; white-space:
            normal; widows: auto; word-spacing: 0px;
            -webkit-text-stroke-width: 0px; color: rgb(102, 102, 102);
            font-family: Helvetica, Arial, sans-serif; line-height:
            14px;" class=""> +1 514 448-6407 x2009</span><br
            style="font-size: 12px; font-style: normal; font-variant:
            normal; font-weight: normal; letter-spacing: normal;
            orphans: auto; text-align: start; text-indent: 0px;
            text-transform: none; white-space: normal; widows: auto;
            word-spacing: 0px; -webkit-text-stroke-width: 0px; color:
            rgb(102, 102, 102); font-family: Helvetica, Arial,
            sans-serif; line-height: 14px;" class="">
          <strong style="font-size: 12px; font-style: normal;
            font-variant: normal; letter-spacing: normal; orphans: auto;
            text-align: start; text-indent: 0px; text-transform: none;
            white-space: normal; widows: auto; word-spacing: 0px;
            -webkit-text-stroke-width: 0px; color: rgb(102, 102, 102);
            font-family: Helvetica, Arial, sans-serif; line-height:
            14px;" class="">T :</strong><span style="font-size: 12px;
            font-style: normal; font-variant: normal; font-weight:
            normal; letter-spacing: normal; orphans: auto; text-align:
            start; text-indent: 0px; text-transform: none; white-space:
            normal; widows: auto; word-spacing: 0px;
            -webkit-text-stroke-width: 0px; color: rgb(102, 102, 102);
            font-family: Helvetica, Arial, sans-serif; line-height:
            14px;" class=""> +1 866 276-5382 (toll free) </span><br
            style="font-size: 12px; font-style: normal; font-variant:
            normal; font-weight: normal; letter-spacing: normal;
            orphans: auto; text-align: start; text-indent: 0px;
            text-transform: none; white-space: normal; widows: auto;
            word-spacing: 0px; -webkit-text-stroke-width: 0px; color:
            rgb(102, 102, 102); font-family: Helvetica, Arial,
            sans-serif; line-height: 14px;" class="">
          <strong style="font-size: 12px; font-style: normal;
            font-variant: normal; letter-spacing: normal; orphans: auto;
            text-align: start; text-indent: 0px; text-transform: none;
            white-space: normal; widows: auto; word-spacing: 0px;
            -webkit-text-stroke-width: 0px; color: rgb(102, 102, 102);
            font-family: Helvetica, Arial, sans-serif; line-height:
            14px;" class="">F :</strong><span style="font-size: 12px;
            font-style: normal; font-variant: normal; font-weight:
            normal; letter-spacing: normal; orphans: auto; text-align:
            start; text-indent: 0px; text-transform: none; white-space:
            normal; widows: auto; word-spacing: 0px;
            -webkit-text-stroke-width: 0px; color: rgb(102, 102, 102);
            font-family: Helvetica, Arial, sans-serif; line-height:
            14px;" class=""> +1 514 904-0611 </span><br
            style="font-size: 12px; font-style: normal; font-variant:
            normal; font-weight: normal; letter-spacing: normal;
            orphans: auto; text-align: start; text-indent: 0px;
            text-transform: none; white-space: normal; widows: auto;
            word-spacing: 0px; -webkit-text-stroke-width: 0px; color:
            rgb(102, 102, 102); font-family: Helvetica, Arial,
            sans-serif; line-height: 14px;" class="">
          <br style="font-size: 12px; font-style: normal; font-variant:
            normal; font-weight: normal; letter-spacing: normal;
            orphans: auto; text-align: start; text-indent: 0px;
            text-transform: none; white-space: normal; widows: auto;
            word-spacing: 0px; -webkit-text-stroke-width: 0px; color:
            rgb(102, 102, 102); font-family: Helvetica, Arial,
            sans-serif; line-height: 14px;" class="">
          <span style="font-size: 12px; font-style: normal;
            font-variant: normal; font-weight: normal; letter-spacing:
            normal; orphans: auto; text-align: start; text-indent: 0px;
            text-transform: none; white-space: normal; widows: auto;
            word-spacing: 0px; -webkit-text-stroke-width: 0px; color:
            rgb(102, 102, 102); font-family: Helvetica, Arial,
            sans-serif; line-height: 14px;" class="">740 Notre Dame St.
            West, Suite 1575 </span><br style="font-size: 12px;
            font-style: normal; font-variant: normal; font-weight:
            normal; letter-spacing: normal; orphans: auto; text-align:
            start; text-indent: 0px; text-transform: none; white-space:
            normal; widows: auto; word-spacing: 0px;
            -webkit-text-stroke-width: 0px; color: rgb(102, 102, 102);
            font-family: Helvetica, Arial, sans-serif; line-height:
            14px;" class="">
          <span style="font-size: 12px; font-style: normal;
            font-variant: normal; font-weight: normal; letter-spacing:
            normal; orphans: auto; text-align: start; text-indent: 0px;
            text-transform: none; white-space: normal; widows: auto;
            word-spacing: 0px; -webkit-text-stroke-width: 0px; color:
            rgb(102, 102, 102); font-family: Helvetica, Arial,
            sans-serif; line-height: 14px;" class="">Montreal, Quebec,
            Canada H3C 3X6 </span><br style="font-size: 12px;
            font-style: normal; font-variant: normal; font-weight:
            normal; letter-spacing: normal; orphans: auto; text-align:
            start; text-indent: 0px; text-transform: none; white-space:
            normal; widows: auto; word-spacing: 0px;
            -webkit-text-stroke-width: 0px; color: rgb(102, 102, 102);
            font-family: Helvetica, Arial, sans-serif; line-height:
            14px;" class="">
          <a moz-do-not-send="true" href="http://www.imetrik.com/"
            target="_blank" style="font-size: 12px; font-style: normal;
            font-variant: normal; font-weight: normal; letter-spacing:
            normal; orphans: auto; text-align: start; text-indent: 0px;
            text-transform: none; white-space: normal; widows: auto;
            word-spacing: 0px; -webkit-text-stroke-width: 0px; color:
            rgb(64, 174, 73); font-family: Helvetica, Arial, sans-serif;
            line-height: 14px;" class="">imetrik.com</a>
        </div>
        <br class="">
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
keycloak-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/keycloak-dev">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a></pre>
    </blockquote>
    <br>
  </body>
</html>