f5-common-python icon indicating copy to clipboard operation
f5-common-python copied to clipboard

using update() on tm/auth/user endpoint to define password

Open wojtek0806 opened this issue 8 years ago • 0 comments

currently when you specify password attribute and attempt to update() existing user, REST returns error:

\"password\" may not be specified with \"encrypted-password\"","errorStack":[]}'

We need some logic to prevent this.

wojtek0806 avatar Mar 21 '17 08:03 wojtek0806