<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Nope, that's not possible by design. <br>
      <br>
      You can think about composite role as group of other roles. For
      example if you have composite role "admin" , which consists of 3
      child roles "administer-finance" , "administer-sales" ,
      "administer-stuff" , then it means that if you assign the role
      "admin" to some user, he really has permissions to administer
      everything (so 3 other roles). <br>
      <br>
      If you need something more fine-grained, then you need something
      like separate composite roles for every group of roles (so in your
      case, one composite role for your 10 roles to be assigned to
      PersonA and second composite role for your 9 roles to be assigned
      to personB). Or if it should be even more fine-grained, then maybe
      composite roles is not a way to go for you.<br>
      <br>
      Marek<br>
      <br>
      On 11/07/16 13:36, Yunus ÖNCEL wrote:<br>
    </div>
    <blockquote
cite="mid:CACYMz7+vhjkAfEvUPA3hOM0VmXfLmLmKY8xeHdJ6BZSupv2iUA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>I have a simple and short Question</div>
        <div><br>
        </div>
        is it  possible?  I want editable assigned roles (effective
        roles). Example A Person have a composite Role(10 Role ) and B
        Person have too a same composite role (9 roles) . I don't want
        create new composite role to a role.
        <div><br>
        </div>
        <div>Thank you </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>
  </body>
</html>