When org.nuxeo.ecm.platform.usermanager.io.NuxeoPrincipalJsonWriter is writing User definition, password is blank.
We should get rid off this field:
- pointless
- can misleading client developers when fetching user definition and would like to re-use it for update (could override the password).
- depends on
-
JAVACLIENT-87 Remove password property from the User
- Resolved
- is required by
-
JAVACLIENT-111 Add missing password and tenantId field to UserProperties
- Resolved