f5-common-python
f5-common-python copied to clipboard
using update() on tm/auth/user endpoint to define password
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.