---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Create a SCIM Provider

# Create a SCIM Provider {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Create a SCIM Provider to fetch resource types and schemas information from the SCIM
Provider with the REST message. Enable the configuration of the HTTP Method (PUT or PATCH)
to update a resource in the SCIM Provider.

## Vorbereitungen

Hinweis:  
A sample SCIM Provider is part of the base system. You can use and configure based on your requirement, or create a new record.

Roles required: scim_client_config_admin

## Prozedur

1. Navigate to AllSCIM ClientSCIM Provider.
2. In the SCIM Providers page, click New.
3. On the form, fill in the fields.  
   {#create-scim-provider__table_z3g_llg_btb__entry__2}

   | Field | Description |
   |-|-|
   | Name | Name of the SCIM Provider |
   | Outbound REST Message | Message that is used to call the API of the SCIM Provider. For more information, see [Create a REST message](https://servicenow-prod.fluidtopics.net/M9FaeWVT2LBEOwry5bbYIg "Configure a REST message for all outbound calls for a particular SCIM Provider."). |
   | HTTP Method for Update | Type of HTTPS method that is used for updating the resource mapping. The PATCH or PUT method can be used by the Client while updating the identity resource during the provision of an already existing resource. |
   [Tabelle : 1. SCIM Provider form]

   {#create-scim-provider__table_z3g_llg_btb}  
   Hinweis:  
   * The Resource Definition and Schema Field Definition fields are fetched from the /ResourceTypes and /Schemas public endpoints of the SCIM Provider. These fields are auto-populated after the rest message is selected.
   * If the REST message, Schemas, or the Resource Types are updated on the SCIM Provider, then click Refresh and then Update to update the Resource Definition and Schema Field Definition fields.
   {#create-scim-provider__ul_ctb_cxj_htb}
4. Click Submit.

## Ergebnisse

The SCIM Provider details are created successfully. Use the SCIM Provider Resource Mapping to map the SCIM Provider details to the resources such as users or groups. For more information, see [Create a SCIM Provider Resource Mapping](https://servicenow-prod.fluidtopics.net/tOvog~LB2jaHPf_wcHnLYg "Define the mappings of SCIM attributes to ServiceNow attributes for a particular resource type and SCIM Provider.").

