User attributes description
This topic describes the attributes related to user import.
| Attribute | Type | Description | 
|---|---|---|
| ID | UUID | Length of 36 Required only during import update | 
| Name | Text | Max length 128 | 
| Username | Text | Max length 128 | 
| Text | Max length 128 | |
| Password setting | Choices | Options: email: User sets password via email custom: Custom password will be set | 
| Password | Text | Max length 128 | 
| Public Key | Text | - | 
| Source | Choices | Options: local, ldap, ldap_ha, openid, radius, cas, saml2, oauth2, wecom, dingtalk, lark, slack, feishu, custom | 
| MFA | Choices | Options: 0: Disabled 1: Enabled 2: Force enabled | 
| Groups | List | Example: ["GroupID", ...] | 
| Org Roles | List | Example: ["OrgRoleID", ...] | 
| System Roles | List | Example: ["SystemRoleID", ...] | 
| Tags | List | Example: ["TagName:TagValue", ...] If the label does not exist, it will be created automatically | 
| Text | Max length 256 | |
| Phone | Text | - | 
| Need update password | Boolean | Yes/No | 
| Active | Boolean | Yes/No | 
| Date expired | Date | Format: YYYY/MM/DD HH:mm:ss +0000 | 
| Updated By | Text | Max length 30 | 
| Description | Text | - |