<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    No, not at this time.<br>
    <br>
    <div class="moz-cite-prefix">On 2/22/2016 12:33 PM, gambol wrote:<br>
    </div>
    <blockquote
cite="mid:CA+AP+fN4_oda-umWEpdrD0+bmyhhgkzqakz=GBk0YpHbysG_Bw@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hiya ...
        <div><br>
        </div>
        <div>I was wondering if it's possible as of 1.9.0 to change or
          map the roles of a user into new claim .. The reason I ask is <a
            moz-do-not-send="true"
            href="https://github.com/kubernetes/kubernetes/pull/21001/files"><a class="moz-txt-link-freetext" href="https://github.com/kubernetes/kubernetes/pull/21001/files">https://github.com/kubernetes/kubernetes/pull/21001/files</a></a>.
          I know the current implementation uses something akin to the
          below in the access token.</div>
        <div><br>
        </div>
        <div>
          <div>"resource_access": {</div>
          <div>    "client_id": {</div>
          <div>      "roles": [</div>
          <div>        "role-a",</div>
          <div>        "role-b",</div>
          <div>        "role-c"</div>
          <div>      ]</div>
          <div>    },</div>
          <div>    "account": {</div>
          <div>      "roles": [</div>
          <div>        "view-profile",</div>
          <div>        "manage-account"</div>
          <div>      ]</div>
          <div>    }</div>
          <div>  },</div>
        </div>
        <div><br>
        </div>
        <div>Any chance via a mapper we could use an string array?</div>
        <div><br>
        </div>
        <div>Rohith</div>
      </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>
    <pre class="moz-signature" cols="72">-- 
Bill Burke
JBoss, a division of Red Hat
<a class="moz-txt-link-freetext" href="http://bill.burkecentral.com">http://bill.burkecentral.com</a></pre>
  </body>
</html>