Skip to content

Identity v2 change password will result in user being disabled #744

@boonseng3

Description

@boonseng3

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 }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions