...
This page lists all fields that can be updated via SAML.
- You decide which field is the unique user identifier (an ID, the email, etc.)
- You decide whether new users will be created automatically or not
- You decide rules to reject authentication (e.g. if a user field does not match criteria)
- etc.
Person fields
Key | Description | Type | Required |
---|
person.login | The person login | String | * |
person.email | The person email | String | * |
person.lastname | Last name | String | * |
person.firstname | First name | String | * |
person.title | Title | String |
|
|
person.phone | Phone number | String |
|
|
person.phoneMobile | Phone mobile number | String |
person | companyname | Company name (Need match with Company name) | String | * |
person.profile | Profile (Need match with profile name) | String | * |
person.comments | Comments | String |
|
|
person.privateEmail | Email is private ? | Boolean |
|
|
person.IsActive | Person account is active ? | Boolean |
|
|
person.CustomStr{1..20} | Set value to custom field | String |
| ...
Company fields
Key | Description | Type | Required |
---|
company.name | Company name | String | * |
company.timezone | The timezone | String | * |
company.type | client / supplier | String | * |
company.profile | Company profile | String | * |
company.customStr{1..20} | Set value to custom field | String |
Address fields
Key | Description | Type | Required |
---|
address.name | The adress name | String | * |
address.code |
| | | | | |
| String | * |
address.contactPhone |
| |
|
address.contactPhoneMobile |
|
| String | * |
address.contactName |
| | | | |
|
address.invoice.address.line1 |
|
|
address.invoice.address.line2 |
| |
|
address.invoice.address.line3 |
|
|
address.invoice.countryCode |
| |
...