Request URL: https://my-sonarqube.com/api/users/change_password
Request Method: POST
Status Code: 401
Remote Address: **.***.***.**:443
Referrer Policy: strict-origin-when-cross-origin
steps to reproduce:
run a new docker container with sonarqube image.
head to the browser and login with admin/admin account/password.
first time, you will be redirected to the reset password page.
type the info and hit submit.
In my case I’m being redirected to the login page again. and the password doesn’t change.
I looked to the network tab at my Browser, seems the API call: /api/users/change_password returns 401