Enterprise API: Users - Update (PATCH) - attributes adGuid, adPath, firstName, lastName and sid cannot be updated
This article is about product releases
ALVAO 11.0 and higher
Symptoms
API returns 204 (NoContent), but attributes are not updated.
Cause
An error in ALVAO products
Solution
Fixed in release 11.1.2039 - 11.1/SP1 (2023-09-14)
Workaround
-
Steps to reproduce this behavior
PATCH /v1/users/{userId}
{
"adGuid": "contoso.com/testuser"
}
Attachments
Issue number
T146793ALVAO