Page 1 of 1

REST API - rest/auth/updateUser - Change Password

PostPosted:Mon Jun 12, 2017 1:34 pm
by ofstab
Hi there,

Community 6.3.1

I am trying to allow users to change their own passwords in a custom application. I am trying to use the updateuser REST call, but this only works if the user has an admin role. Is there any way for users to change their own passwords using the REST API?

Thanks,

Re: REST API - rest/auth/updateUser - Change Password

PostPosted:Wed Jun 14, 2017 5:08 pm
by jllort
No, but you can modify the source code for it, it's a simply modification, if you are interested on it tell to me and I will try to guide you on it.