user

Namespace: (default namespace)
XML Schema: ns0.xsd

XML

Elements

name (type) min/max
occurs
description
username (string) 0/1
fullName (string) 0/1
email (string) 0/1
validated (boolean) 1/1
locked (boolean) 1/1
password (string) 0/1
passwordChangeRequired (boolean) 1/1
permanent (boolean) 1/1
confirmPassword (string) 0/1
timestampAccountCreation (string) 0/1
timestampLastLogin (string) 0/1
timestampLastPasswordChange (string) 0/1
previousPassword (string) 0/1
assignedRoles (string) 0/unbounded
readOnly (boolean) 1/1
userManagerId (string) 0/1

JSON

property type description
username username (string)
fullName fullName (string)
email email (string)
validated validated (boolean)
locked locked (boolean)
password password (string)
passwordChangeRequired passwordChangeRequired (boolean)
permanent permanent (boolean)
confirmPassword confirmPassword (string)
timestampAccountCreation timestampAccountCreation (string)
timestampLastLogin timestampLastLogin (string)
timestampLastPasswordChange timestampLastPasswordChange (string)
previousPassword previousPassword (string)
assignedRoles array of assignedRoles (string)
readOnly readOnly (boolean)
userManagerId userManagerId (string)