This is used by users to change their own password by supplying old and new passwords. Content-Type: application/vnd.plcm.plcm-user-authenticate-password+xml All attributes are used in ETag calculation except for entity-tag and atom-link.
Name | Type | Description | Attributes |
---|---|---|---|
username | Username | The user's login name. | Mandatory |
domain | Domain | The domain associated with the user. | |
password | Password | The local user's existing system login password (not conference or chairperson passcode). | Mandatory |
Name | Type | Restrictions |
---|---|---|
Password | xs:string | Length of value must be >=1 Length of value must be <=128 |
Domain | xs:string | Length of value must be >=1 |
Username | xs:string | Length of value must be >=1 Length of value must be <=256 |