<div dir="ltr">There is not manage account API at the moment, we plan on introducing that in the future though.<div><br></div><div>You&#39;d still need to invoke the admin endpoints to do the update password, but you should check the token first to make sure the user is actually authenticated.</div><div><br></div><div>Would it not be simpler to just use our account management console? You can hide the features you don&#39;t want, but what features are those exactly? Do you not want users to be able to update their profile? Do you not want to support OTP&#39;s?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 21 April 2016 at 14:42, Bruno Palermo <span dir="ltr">&lt;<a href="mailto:palermo@pobox.com" target="_blank">palermo@pobox.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><div dir="ltr">It&#39;s aimed for users on our front-end integration, so we don&#39;t need to create a new theme since we don&#39;t need all the available options from the account-management page.<br><br>So if the user has a valid access token with manage account role, he will be able to make request to manage account API directly?<br><br><div><hr>Date: Thu, 21 Apr 2016 07:31:06 +0200<br>From: <a href="mailto:sthorger@redhat.com" target="_blank">sthorger@redhat.com</a><br>To: <a href="mailto:guus.der.kinderen@gmail.com" target="_blank">guus.der.kinderen@gmail.com</a><br>CC: <a href="mailto:keycloak-user@lists.jboss.org" target="_blank">keycloak-user@lists.jboss.org</a><br>Subject: Re: [keycloak-user] Admin client<div><div class="h5"><br><br><div dir="ltr">-1 That will create a user session. Add login events, etc.. It&#39;s messy..<div><br></div><div>What&#39;s the purpose of the REST API? Is it aimed at admins? If so they shouldn&#39;t know the users password in the first place. If it&#39;s aimed at users themselves make sure they have a valid access token with the manage account role.</div></div><div><br><div>On 21 April 2016 at 07:23, Guus der Kinderen <span dir="ltr">&lt;<a href="mailto:guus.der.kinderen@gmail.com" target="_blank">guus.der.kinderen@gmail.com</a>&gt;</span> wrote:<br><blockquote style="border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Quick-and-dirty workaround: try to authenticate as the user. That will either succeed, or fail, which tells you if the provided password was correct.</p><div><div>
<div>On 21 Apr 2016 06:43, &quot;Marek Posolda&quot; &lt;<a href="mailto:mposolda@redhat.com" target="_blank">mposolda@redhat.com</a>&gt; wrote:<br><blockquote style="border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div>
    <div>I think the admin client doesn&#39;t
      support this. If you are admin and you want to reset password of
      some user, you are not supposed to know the password of user
      anyway. Keycloak admin console also doesn&#39;t need to know existing
      user password when you want to reset password of user.<br>
      <br>
      Marek<br>
      <br>
      <br>
      On 21/04/16 00:48, Bruno Palermo wrote:<br>
    </div>
    <blockquote>
      
      <div dir="ltr">Hi,<br>
        <br>
        I&#39;m trying to implement a REST API for some basic user actions,
        like change password and would like to know if there&#39;s any way
        to validate the current user password before reset his password
        using the provide java API.<br>
        <br>
        Thanks,<br>
        Bruno<br>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
keycloak-user mailing list
<a href="mailto:keycloak-user@lists.jboss.org" target="_blank">keycloak-user@lists.jboss.org</a>
<a 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 href="mailto:keycloak-user@lists.jboss.org" target="_blank">keycloak-user@lists.jboss.org</a><br>
<a 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>
</div></div><br>_______________________________________________<br>
keycloak-user mailing list<br>
<a href="mailto:keycloak-user@lists.jboss.org" target="_blank">keycloak-user@lists.jboss.org</a><br>
<a 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>
<br>_______________________________________________
keycloak-user mailing list
<a href="mailto:keycloak-user@lists.jboss.org" target="_blank">keycloak-user@lists.jboss.org</a>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a></div></div></div>                                               </div></div>
</blockquote></div><br></div>