Create a SCIM attribute mapping
Create a SCIM attribute mapping and use it as a single source of resource to the ServiceNow table fields.
Before you begin
Roles required: scim_client_config_admin
About this task
The following are the attribute mapping types and their descriptions.
| Attribute mapping type | Description |
|---|---|
| Direct | The SCIM attribute is populated with the help of the Database Table Name and Database Field Name fields. |
| Constant | The SCIM attribute is populated with the help of a specified default value. |
| Script/Custom | The SCIM attribute is populated with the help of the return value of a script. This attribute requires enabling the run script option. |
Note:
- The password attribute is not supported
- A sample attribute mapping for the User and Group resources is part of the base system. You can use and configure the mappings based on your requirements, or you can create a new record.