Create custom attributes to map to fields that are not mapped as part of either the core schema or the ServiceNow extension schema.

Before you begin

Role required: scim_admin

Warning: Grant this role carefully. The scim_admin role is equivalent to giving the user the admin role, where the scmin_admin role can insert new records into the tables that can bypass business logic or ACL protection.

Procedure

  1. Navigate to All > SCIM > SCIM Extension schemas.
  2. Click New.
  3. On the form, fill in the fields.
    Note: 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.
    SCIM Extension schema
  4. Validate the attributes by clicking Validate.
  5. Click Submit.

Result

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.