From keycloak-user Wed May 09 09:21:16 2018 From: pajeet.mugabe () gmail ! com (Pajeet Mugabe) Date: Wed, 09 May 2018 09:21:16 +0000 To: keycloak-user Subject: [keycloak-user] (no subject) Message-Id: X-MARC-Message: https://marc.info/?l=keycloak-user&m=154803654131062 Hi, Is there any way to reset keycloak user password via REST call without administrator privileges? I mean the situation when user himself changes his password from my custom app (so I need REST endpoint). Assigning manage-users role to users is not an option as it violates security issues in my case. Thanks, Pajeet