 CreateUserSamlObject
 CreateUserSamlObject
                                    The object used to create a new user when SAML authentication is used.
API Section: Objects
Type: Object
Properties
| Name | Description | Required | Type | Format | 
|---|---|---|---|---|
| 
                                                         | The user's SAML identifier | Y | string | |
| 
                                                         | User's password. relevant only for enterprise admin users | - | string | |
| 
                                                         | User's phone - needed for automation and messaging | - | string | |
| 
                                                         | The user ID. If provided, the GUID will be used. Otherwise, the function will auto-create it. | - | string | uuid | 
| 
                                                         | The login username for the user | Y | string | |
| 
                                                         | User's first name | Y | string | |
| 
                                                         | User's last name | Y | string | |
| 
                                                         | User's email address - needed for automation and messaging | Y | string | |
| 
                                                         | The user's proxy account needed for connecting to different data sources | - | string | |
| 
                                                         | The user's second proxy account needed for connecting to different data sources | - | string | |
| 
                                                         | Set the user's administration level using the admin type enumeration | Y | ||
| 
                                                         | The user's roles using role ID's | - | string [ ] | |
| 
                                                         | The user's license type using the type enumeration | Y | ||
| 
                                                         | The user's status using the status type enumeration | - | ||
| 
                                                         | The user's tenancy if using multi-tenancy. If not, use the default tenancy of '90000000-0000-0000-0000-000000000009' | - | string | |
| 
                                                         | Set the user's profileType | - | ||
| 
                                                         | The user's Profile Id | - | string | |
| 
                                                         | The user's language | - | 
*Required elements are only used for API parameters
Usages
 /API2/access/createUserSaml
 /API2/access/createUserSaml
                                     /API2/access/createUsersSaml
/API2/access/createUsersSaml
                                     principalName
 principalName