1 Rookie

 • 

2 Posts

March 9th, 2026 10:02

Just found that there's a change in the user creation parameters between 19.8 and 19.12 - two additional (mandatory?) parameters were added:

{

  "authSystem": "string",

  "authority": "string",

  "domain": "string",

  "internalAccount": true,

  "password": "string",

  "passwordExpiraryDate": 0,

  "passwordExpireDays": 0,

  "readOnly": true,

  "rootUser": true,

  "userName": "string"

}

No Events found!

Top