WorkspaceSchemaUserAttributes
{
"distinguishedName": "CN=user1,CN=Users,DC=acme,DC=com",
"domain": "acme.com",
"internalUserType": "PROVISIONED",
"softDeleted": false,
"userPrincipalName": "[email protected]",
"userStatus": "1",
"userStoreUuid": "19175b6d-a656-451a-9d25-b62e12d90a24",
"firstLoginUrl": "string"
}
The user distinguished name if available
The user domain: can be the domain coming from an external source as AD or a local domain like 'System Domain'
The user internal type. Possible values are: PROVISIONED, LOCAL, OPERATOR, SERVICE and JIT
Is set to true if user is soft deleted. False or empty if user is not soft deleted
The user principal name if available
The user status, available values are: 1 for enabled, 2 for disabled and 3 for deleted user
The user store identifier
The URL to setup the user's password after the initial creation. Only available after creating the user and if the password was not set