Create custom attributes to map to fields that are not mapped as part of either the
core schema or the ServiceNow extension schema.
始める前に
Role required: scim_config_admin
警告: Grant this role carefully. The scim_config_admin role is equivalent to giving the user the admin role, where the scim_config_admin role can insert new records into the tables that can bypass business logic or
ACL protection.
手順
-
Navigate to .
-
Click New.
-
On the form, fill in the fields.
注: Only one extension schema can be mapped to the Resource
Type field. For example, User as a resource type can be
mapped to a user extension schema.
表 : 1. SCIM Extension schema
| Field |
Description |
| Name |
Name of the extension schema. |
| Active |
Option to activate the schema. Select this field if the
record must be considered as custom extension schema. Only
one custom extension schema record can be active at a time
for a specific resource type, whether for the User or Group
type. |
| Resource Type |
Resource type that has to be mapped to the extension
schema. The following are the options: |
| Application |
Application scope for this record. |
| Schema JSON |
Details within the JSON schemas. For more information
about defining the extension schema with attributes, see
Datatracker. |
-
Validate the attributes by clicking Validate.
-
Click Submit.
タスクの結果
The extension schema with custom attributes related to User or Group resource type is
created. Use the SCIM ETL Definitions to map the resources based on the extension
schema on the sys_user and sys_user_group table. For more information, see Create a SCIM ETL definition.