<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Thanks for correcting Marko. So looks
      we need to upgrade the link on the Keycloak page itself too:
      <a class="moz-txt-link-freetext" href="http://keycloak.jboss.org/docs">http://keycloak.jboss.org/docs</a> . Clicking to any of "Admin REST
      API" and "Javadocs" links points to 404 now.<br>
      <br>
      Marek<br>
      <br>
      On 20/10/15 17:38, Marko Strukelj wrote:<br>
    </div>
    <blockquote
cite="mid:CA+1OW+jy7eX94w2YgXKd6HQodj9n=XrMCRknr8GwYga2pRMnVQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">The proper link to REST API docs is: <a
          moz-do-not-send="true"
          href="http://keycloak.github.io/docs/rest-api/index.html"><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></a>
        <div><br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Tue, Oct 20, 2015 at 3:32 PM, Marek
          Posolda <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:mposolda@redhat.com" target="_blank">mposolda@redhat.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div text="#000000" bgcolor="#FFFFFF">
              <div>I suggest to take a look at latest Rest API docs <a
                  moz-do-not-send="true"
                  href="http://keycloak.github.io/docs/rest-api/overview-index.html"
                  target="_blank"><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></a>
                . It might also help to add role mappings in admin
                console and see which REST request admin console invoked
                and what the format is now (use tool like Firebug in FF
                or similar).<br>
                <br>
                Maybe in 1.2.1 we didn't reference users in REST
                endpoint by id, but by username. So that might be the
                change, I can't recall TBH.<br>
                <br>
                Marek
                <div>
                  <div class="h5"><br>
                    <br>
                    On 16/10/15 14:30, Edem Morny wrote:<br>
                  </div>
                </div>
              </div>
              <blockquote type="cite">
                <div>
                  <div class="h5"> Hi,<br>
                    <br>
                    I'm having issues migrating my application from
                    keycloak 1.2.1.Final to 1.5.1.Final.<br>
                    <br>
                    I already had working code that enables us to create
                    users and assign role mappings to those users via
                    the REST api. However, whiles testing the
                    application for migrating to 1.5.1, I get a 404 when
                    application attempts to add rolemappings to users
                    via the REST api. The REST invocation to create the
                    user actually works, its the subsequent invocation
                    to add role-mappings that fails with the 404.<br>
                    <br>
                    Do you have any idea what has changed?  <br>
                    <br>
                    <br>
                    <fieldset></fieldset>
                    <br>
                  </div>
                </div>
                <pre>_______________________________________________
keycloak-user mailing list
<a moz-do-not-send="true" href="mailto:keycloak-user@lists.jboss.org" target="_blank">keycloak-user@lists.jboss.org</a>
<a moz-do-not-send="true" href="https://lists.jboss.org/mailman/listinfo/keycloak-user" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a></pre>
              </blockquote>
              <br>
            </div>
            <br>
            _______________________________________________<br>
            keycloak-user mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
            <a moz-do-not-send="true"
              href="https://lists.jboss.org/mailman/listinfo/keycloak-user"
              rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>