I'm using version 3.0.1-SNAPSHOT, when i use v2 Identity to change password, the password is changed but the enabled field becomes false.
I' have check the request sent, the enabled field is always set to false.
There is no need to sent the enabled field in the request at all.
{" "user" : { "id" : "f041b9115103453998f4ee8aabbb2b85", "password" : "password1", "enabled" : false }